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
/
mun
/
config.h
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
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-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
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-17
Remove matrix size defines (#19581)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-11
Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...
Nick Brassel
2022-11-04
Fix DD warnings for RGBKB boards (#18944)
Ryan
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
2022-02-26
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...
Joel Challis
2022-01-21
[Keyboard] Sol 3 Keyboard from RGBKB (#15687)
XScorpion2
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-07-24
Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)
Drashna Jaelre
2021-06-25
Keyboards/RGBKB/Mün (#13239)
XScorpion2