summaryrefslogtreecommitdiff
path: root/keyboards/plywrks/lune
AgeCommit message (Expand)Author
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)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-03Remove more RESET keycode references (#18252)Joel Challis
2022-08-23[Keyboard] Add Plywrks Lune (#17057)Ramon Imbao