index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
jian
/
rev1
Age
Commit message (
Expand
)
Author
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-29
Fix layouts containing keys with multiple matrix positions (#20191)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-09-06
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2020-12-21
Initial 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