summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/r2g
AgeCommit message (Expand)Author
2024-02-14Migrate RGB Matrix config to info.json (#23000)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-05-20[Keyboard] Fixup Crkbd default keymap (#20962)Drashna Jaelre
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2021-12-14Add support for the crkbd r2g by mechboards (#15283)Elliot Powell