diff options
Diffstat (limited to 'keyboards/kyria')
| -rw-r--r-- | keyboards/kyria/keymaps/drashna/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/kyria/rules.mk | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/kyria/keymaps/drashna/rules.mk b/keyboards/kyria/keymaps/drashna/rules.mk index 756c044fa..db75c555f 100644 --- a/keyboards/kyria/keymaps/drashna/rules.mk +++ b/keyboards/kyria/keymaps/drashna/rules.mk | |||
| @@ -14,8 +14,6 @@ MIDI_ENABLE = no # MIDI support | |||
| 14 | UNICODE_ENABLE = no # Unicode | 14 | UNICODE_ENABLE = no # Unicode |
| 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 15 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 16 | AUDIO_ENABLE = no # Audio output on port C6 | 16 | AUDIO_ENABLE = no # Audio output on port C6 |
| 17 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
| 18 | |||
| 19 | BOOTLOADER = atmel-dfu | 17 | BOOTLOADER = atmel-dfu |
| 20 | 18 | ||
| 21 | # SPLIT_TRANSPORT = mirror | 19 | # SPLIT_TRANSPORT = mirror |
diff --git a/keyboards/kyria/rules.mk b/keyboards/kyria/rules.mk index 65007538b..61d90c67c 100644 --- a/keyboards/kyria/rules.mk +++ b/keyboards/kyria/rules.mk | |||
| @@ -28,7 +28,6 @@ MIDI_ENABLE = no # MIDI support | |||
| 28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
| 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 | SPLIT_KEYBOARD = yes # Split common | 31 | SPLIT_KEYBOARD = yes # Split common |
| 33 | LTO_ENABLE = yes | 32 | LTO_ENABLE = yes |
| 34 | 33 | ||
