1
0

RGB Matrix: driver naming cleanups (#21594)

This commit is contained in:
Ryan
2023-08-23 10:00:03 +10:00
committed by GitHub
parent dfb6d38f08
commit 37bc949945
513 changed files with 1166 additions and 1170 deletions

View File

@@ -12,7 +12,7 @@
"pin": "D3"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"matrix_pins": {
"cols": ["C6", "D7", "E6", "B4", "B5"],

View File

@@ -6,7 +6,6 @@ SRC += features/caps_word.c
#
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
DYNAMIC_MACRO_ENABLE = yes # Create macros on the fly
RGB_MATRIX_DRIVER = WS2812
INDICATOR_LIGHTS = yes # Enable indicator lights for caps lock, etc.
# TAP_DANCE_ENABLE = yes # Send different keycodes if tapped multiple times
# KEY_OVERRIDE_ENABLE = yes # Override key combos