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
/
r2g
Age
Commit message (
Expand
)
Author
2024-02-14
Migrate RGB Matrix config to info.json (#23000)
Joel Challis
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
Simplfy RGB/LED matrix effect logic (#21703)
Joel Challis
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-05-20
[Keyboard] Fixup Crkbd default keymap (#20962)
Drashna Jaelre
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-01
Move split layouts to data driven (#20290)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
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
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
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
2021-12-14
Add support for the crkbd r2g by mechboards (#15283)
Elliot Powell