diff options
Diffstat (limited to 'keyboards/40percentclub/4x4/rules.mk')
-rw-r--r-- | keyboards/40percentclub/4x4/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/40percentclub/4x4/rules.mk b/keyboards/40percentclub/4x4/rules.mk index e092372d7..91b609103 100644 --- a/keyboards/40percentclub/4x4/rules.mk +++ b/keyboards/40percentclub/4x4/rules.mk | |||
@@ -28,7 +28,6 @@ MIDI_ENABLE = no # MIDI support | |||
28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
32 | 31 | ||
33 | LAYOUTS = ortho_4x4 ortho_4x8 ortho_4x12 ortho_4x16 | 32 | LAYOUTS = ortho_4x4 ortho_4x8 ortho_4x12 ortho_4x16 |
34 | 33 | ||