diff options
Diffstat (limited to 'keyboards/palette1202/rules.mk')
-rw-r--r-- | keyboards/palette1202/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/palette1202/rules.mk b/keyboards/palette1202/rules.mk index 0d79fc497..70a2f80a5 100644 --- a/keyboards/palette1202/rules.mk +++ b/keyboards/palette1202/rules.mk | |||
@@ -28,7 +28,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
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 | ENCODER_ENABLE = yes # Enable support for rotary encoders | 31 | ENCODER_ENABLE = yes # Enable support for rotary encoders |
33 | OLED_DRIVER_ENABLE = yes # Enable support for OLED display | 32 | OLED_DRIVER_ENABLE = yes # Enable support for OLED display |
34 | 33 | ||