From 4081288da1818144c35ac283c031024b393e9390 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Sun, 8 Jul 2018 21:34:53 -0700 Subject: Revert to RGB Underglow being enabled, rather than rgb matrix --- keyboards/ergodox_ez/rules.mk | 4 ++-- 1 file 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 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 -- cgit v1.2.3