diff options
Diffstat (limited to 'keyboards/rart')
-rw-r--r-- | keyboards/rart/rart67/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/rart/rart75/rules.mk | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/rart/rart67/rules.mk b/keyboards/rart/rart67/rules.mk index abf2696c3d..a61e71724b 100644 --- a/keyboards/rart/rart67/rules.mk +++ b/keyboards/rart/rart67/rules.mk @@ -29,4 +29,3 @@ MIDI_ENABLE = no # MIDI support UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches diff --git a/keyboards/rart/rart75/rules.mk b/keyboards/rart/rart75/rules.mk index e5128449a9..94adcd5a48 100644 --- a/keyboards/rart/rart75/rules.mk +++ b/keyboards/rart/rart75/rules.mk @@ -29,6 +29,4 @@ MIDI_ENABLE = no # MIDI support UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches ENCODER_ENABLE = yes - |