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
/
rgbkb
/
sol
/
rev1
Age
Commit message (
Expand
)
Author
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
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-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-12
Remove 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-06
Remove Full Bootmagic (#13846)
James Young
2021-01-20
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-01-30
Trim firmware sizes from default rules.mk, part 3 (#8045)
ridingqwerty
2019-07-22
Sol Rev 2 Keyboard (#6389)
XScorpion2
2019-05-19
[Keyboard] Update LED positions to be more physically accurate for Sol rev1 (...
XScorpion2
2019-05-14
[Keyboard] Create RGBKB Folder (#5858)
XScorpion2