diff options
| author | Drashna Jaelre <drashna@live.com> | 2018-07-08 21:34:53 -0700 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2018-07-08 21:34:53 -0700 |
| commit | 4081288da1818144c35ac283c031024b393e9390 (patch) | |
| tree | 22157009baa6ccc0d232cab2bf37ac3f37e95396 | |
| parent | 67adb30edd3c339902989309ecd099efe4b9b4d6 (diff) | |
| download | qmk_firmware-4081288da1818144c35ac283c031024b393e9390.tar.gz qmk_firmware-4081288da1818144c35ac283c031024b393e9390.zip | |
Revert to RGB Underglow being enabled, rather than rgb matrix
| -rw-r--r-- | keyboards/ergodox_ez/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodox_ez/rules.mk b/keyboards/ergodox_ez/rules.mk index 0e0b3cdef..dfbdba10d 100644 --- a/keyboards/ergodox_ez/rules.mk +++ b/keyboards/ergodox_ez/rules.mk | |||
| @@ -82,7 +82,7 @@ UNICODE_ENABLE = yes # Unicode | |||
| 82 | SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard | 82 | SWAP_HANDS_ENABLE= yes # Allow swapping hands of keyboard |
| 83 | SLEEP_LED_ENABLE = no | 83 | SLEEP_LED_ENABLE = no |
| 84 | API_SYSEX_ENABLE = no | 84 | API_SYSEX_ENABLE = no |
| 85 | RGBLIGHT_ENABLE = no | 85 | RGBLIGHT_ENABLE = yes |
| 86 | RGB_MATRIX_ENABLE = yes | 86 | RGB_MATRIX_ENABLE = no // enable later |
| 87 | 87 | ||
| 88 | LAYOUTS = ergodox | 88 | LAYOUTS = ergodox |
