summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/r2g
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Fixup Crkbd default keymap (#20962)Drashna Jaelre2023-05-203-118/+63
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Move split layouts to data driven (#20290)Ryan2023-04-013-61/+107
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-2/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-3/+3
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-1/+0
* Add support for the crkbd r2g by mechboards (#15283)Elliot Powell2021-12-145-0/+415