summaryrefslogtreecommitdiff
path: root/keyboards/jian/handwired
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-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
2022-11-21Remove .noci functionality (#19122)Joel Challis
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-06-17[Keyboard] Jian keyboard (#8914)KgOfHedgehogs