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
/
sol3
/
rev1
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
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-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
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
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2022-05-07
Sol3 fix rgb map (#17019)
Doomsdayrs
2022-04-05
RGBKB Sol 3 rev1: Configurator Data and Readme (#16798)
James Young
2022-02-01
Small fix for Sol 3 brightness limits (#16157)
XScorpion2
2022-01-21
[Keyboard] Sol 3 Keyboard from RGBKB (#15687)
XScorpion2