diff options
Diffstat (limited to 'keyboards/ergodash/rules.mk')
-rw-r--r-- | keyboards/ergodash/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodash/rules.mk b/keyboards/ergodash/rules.mk index bf0df4040..e25346dac 100644 --- a/keyboards/ergodash/rules.mk +++ b/keyboards/ergodash/rules.mk | |||
@@ -64,7 +64,7 @@ MIDI_ENABLE = no # MIDI controls | |||
64 | AUDIO_ENABLE = no # Audio output on port C6 | 64 | AUDIO_ENABLE = no # Audio output on port C6 |
65 | UNICODE_ENABLE = no # Unicode | 65 | UNICODE_ENABLE = no # Unicode |
66 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 66 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
67 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. | 67 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
68 | SUBPROJECT_rev1 = yes | 68 | SUBPROJECT_rev1 = yes |
69 | USE_I2C = yes | 69 | USE_I2C = yes |
70 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 70 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |