summaryrefslogtreecommitdiff
path: root/keyboards/ryanbaekr/rb87
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-07-03amend ryanbaekr boards to match their pin defs (#21248)Duncan Sutherland
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-15[Keyboard] Add rb87 (#19546)Ryan Baker