diff options
Diffstat (limited to 'keyboards/xd002')
-rw-r--r-- | keyboards/xd002/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/xd002/rules.mk b/keyboards/xd002/rules.mk index 51c4ea1e0f..0c97b334c2 100644 --- a/keyboards/xd002/rules.mk +++ b/keyboards/xd002/rules.mk @@ -20,7 +20,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -MIDI_ENABLE = no # MIDI support UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 |