diff options
Diffstat (limited to 'keyboards/mechlovin/adelais')
-rw-r--r-- | keyboards/mechlovin/adelais/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/mechlovin/adelais/rules.mk b/keyboards/mechlovin/adelais/rules.mk index 698865d3e9..da4ad3e57c 100644 --- a/keyboards/mechlovin/adelais/rules.mk +++ b/keyboards/mechlovin/adelais/rules.mk @@ -18,8 +18,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover MIDI_ENABLE = no # MIDI support BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches LAYOUTS = alice alice_split_bs -DEFAULT_FOLDER = mechlovin/adelais/standard_led/rev2
\ No newline at end of file +DEFAULT_FOLDER = mechlovin/adelais/standard_led/rev2 |