mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Revert to RGB Underglow being enabled, rather than rgb matrix
This commit is contained in:
parent
67adb30edd
commit
4081288da1
1 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ UNICODE_ENABLE = yes # Unicode
|
|||
SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard
|
||||
SLEEP_LED_ENABLE = no
|
||||
API_SYSEX_ENABLE = no
|
||||
RGBLIGHT_ENABLE = no
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = no // enable later
|
||||
|
||||
LAYOUTS = ergodox
|
||||
|
|
Loading…
Reference in a new issue