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
/
crkbd
/
rev1
/
config.h
Age
Commit message (
Expand
)
Author
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-15
Move `RGBLIGHT_SPLIT` to data driven (#21190)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-06
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-01-21
[Keyboard] Code consistency updates for CRKBD (#15779)
Albert Y
2021-07-06
[Keyboard] Set reasonable defaults for Corne keyboard (#13440)
Drashna Jaelre
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2020-09-17
[Keyboard] Convert Corne Keyboard to Split Common (#6001)
Drashna Jaelre
2019-09-14
Fix Corne keyboard matrix configuration (#6684)
Drashna Jaelre
2019-07-28
[Keyboard] Fix up and clean Corne Keyboard code (#6284)
Drashna Jaelre
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-04-16
[Keyboard] Crkbd RGB Matrix config with WS2812 (#5627)
Rob Rogers
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-10-22
Remove all of the deprecated RGB defines
Drashna Jaelre
2018-09-03
Keyboard: Improvement of crkbd communication functions (based on helix-keyboa...
marksard
2018-06-08
Add corne keyboard (#3119)
Kosuke Adachi