summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/foundation
AgeCommit message (Expand)Author
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan
2022-09-27Mechlovin Foundation Configurator Cleanup (#18500)James Young
2022-08-24Fix use of encoder map in mechlovin/foundation (#18157)Joel Challis
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan
2022-08-13[Keyboard] Add Foundation to QMK (#17573)mechlovin