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