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