summaryrefslogtreecommitdiff
path: root/keyboards/jian/rev1
AgeCommit message (Expand)Author
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-10-22[Keyboard] Fix jian backlight related ifdefs (#10679)KgOfHedgehogs
2020-06-17[Keyboard] Jian keyboard (#8914)KgOfHedgehogs