소스 검색

Revert to RGB Underglow being enabled, rather than rgb matrix

Drashna Jaelre 7 년 전
부모
커밋
4081288da1
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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