diff options
Diffstat (limited to 'keyboards/uranuma/rules.mk')
-rw-r--r-- | keyboards/uranuma/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/uranuma/rules.mk b/keyboards/uranuma/rules.mk index 9f06db70c..8f3b2c52f 100644 --- a/keyboards/uranuma/rules.mk +++ b/keyboards/uranuma/rules.mk | |||
@@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support | |||
29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
33 | 32 | ||
34 | #COMBO_ENABLE = yes | 33 | #COMBO_ENABLE = yes |
35 | #SRC += .nicola.c \ | 34 | #SRC += .nicola.c \ |