Browse Source

Revert to RGB Underglow being enabled, rather than rgb matrix

Drashna Jaelre 7 years ago
parent
commit
4081288da1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      keyboards/ergodox_ez/rules.mk

+ 2 - 2
keyboards/ergodox_ez/rules.mk

@@ -82,7 +82,7 @@ UNICODE_ENABLE   = yes # Unicode
 SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard
 SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard
 SLEEP_LED_ENABLE = no
 SLEEP_LED_ENABLE = no
 API_SYSEX_ENABLE = no
 API_SYSEX_ENABLE = no
-RGBLIGHT_ENABLE = no
-RGB_MATRIX_ENABLE = yes
+RGBLIGHT_ENABLE = yes
+RGB_MATRIX_ENABLE = no // enable later
 
 
 LAYOUTS = ergodox
 LAYOUTS = ergodox