diff options
Diffstat (limited to 'keyboards/nullbitsco/nibble/rules.mk')
| -rw-r--r-- | keyboards/nullbitsco/nibble/rules.mk | 3 |
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 | |||
| 19 | MIDI_ENABLE = no # MIDI support | 19 | MIDI_ENABLE = no # MIDI support |
| 20 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 20 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output on port C6 |
| 22 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
| 23 | ENCODER_ENABLE = yes # Use rotary encoder | 22 | ENCODER_ENABLE = yes # Use rotary encoder |
| 24 | LTO_ENABLE = yes # Link-time optimization | 23 | LTO_ENABLE = yes # Link-time optimization |
| 25 | CUSTOM_MATRIX = lite # Lite custom matrix | 24 | CUSTOM_MATRIX = lite # Lite custom matrix |
| 26 | 25 | ||
| 27 | # Project specific files | 26 | # Project specific files |
| 28 | SRC += matrix.c \ | 27 | SRC += matrix.c \ |
