summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/sol/rev2
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-13Keyboards/sol rev2 fix (#13533)XScorpion2
2021-06-26Error log cleanup (#13349)Zach White
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2020-01-02[Keyboard] Updates for Sol 2 (#7746)Legonut
2019-07-22Sol Rev 2 Keyboard (#6389)XScorpion2