aboutsummaryrefslogtreecommitdiff
path: root/keyboards/nullbitsco/nibble/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nullbitsco/nibble/rules.mk')
-rw-r--r--keyboards/nullbitsco/nibble/rules.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/nullbitsco/nibble/rules.mk b/keyboards/nullbitsco/nibble/rules.mk
index 934021402..ab27b7527 100644
--- a/keyboards/nullbitsco/nibble/rules.mk
+++ b/keyboards/nullbitsco/nibble/rules.mk
@@ -19,10 +19,9 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
19MIDI_ENABLE = no # MIDI support 19MIDI_ENABLE = no # MIDI support
20BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 20BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
21AUDIO_ENABLE = no # Audio output on port C6 21AUDIO_ENABLE = no # Audio output on port C6
22FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
23ENCODER_ENABLE = yes # Use rotary encoder 22ENCODER_ENABLE = yes # Use rotary encoder
24LTO_ENABLE = yes # Link-time optimization 23LTO_ENABLE = yes # Link-time optimization
25CUSTOM_MATRIX = lite # Lite custom matrix 24CUSTOM_MATRIX = lite # Lite custom matrix
26 25
27# Project specific files 26# Project specific files
28SRC += matrix.c \ 27SRC += matrix.c \