diff options
Diffstat (limited to 'keyboards/boardsource/4x12/rules.mk')
-rw-r--r-- | keyboards/boardsource/4x12/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/boardsource/4x12/rules.mk b/keyboards/boardsource/4x12/rules.mk index dea0aa2a9..6799d7072 100644 --- a/keyboards/boardsource/4x12/rules.mk +++ b/keyboards/boardsource/4x12/rules.mk | |||
@@ -28,7 +28,7 @@ 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 | 31 | |
32 | LAYOUTS = ortho_4x12 | 32 | LAYOUTS = ortho_4x12 |
33 | 33 | ||
34 | # Disable unsupported hardware | 34 | # Disable unsupported hardware |