diff options
Diffstat (limited to 'keyboards/xd87')
-rw-r--r-- | keyboards/xd87/info.json | 1 | ||||
-rw-r--r-- | keyboards/xd87/rules.mk | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/xd87/info.json b/keyboards/xd87/info.json index 59ec05107e..8a6b2dd2f0 100644 --- a/keyboards/xd87/info.json +++ b/keyboards/xd87/info.json @@ -1,6 +1,5 @@ { "keyboard_name": "XD87", - "manufacturer": "KPrepublic", "url": "https://kprepublic.com/products/hot-swappable-xd87-hs-xd87-custom-mechanical-keyboard-kit80-supports-tkg-tools-support-underglow-rgb-pcb-programmed-gh80-kle", "maintainer": "qmk", "width": 18.25, diff --git a/keyboards/xd87/rules.mk b/keyboards/xd87/rules.mk index 8927a07a12..abd7a41bb5 100644 --- a/keyboards/xd87/rules.mk +++ b/keyboards/xd87/rules.mk @@ -29,7 +29,6 @@ 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 on port C6 -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches # Supported layouts LAYOUTS = tkl_ansi tkl_iso |