diff options
Diffstat (limited to 'keyboards/flehrad/bigswitch/keymaps')
-rw-r--r-- | keyboards/flehrad/bigswitch/keymaps/wanleg/config.h | 2 | ||||
-rw-r--r-- | keyboards/flehrad/bigswitch/keymaps/wanleg/rules.mk | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/flehrad/bigswitch/keymaps/wanleg/config.h b/keyboards/flehrad/bigswitch/keymaps/wanleg/config.h index 54abb9a6c1..bb638ce599 100644 --- a/keyboards/flehrad/bigswitch/keymaps/wanleg/config.h +++ b/keyboards/flehrad/bigswitch/keymaps/wanleg/config.h @@ -39,4 +39,4 @@ #define QMK_LED B0 // set audio pin -#define C6_AUDIO +#define AUDIO_PIN C6 diff --git a/keyboards/flehrad/bigswitch/keymaps/wanleg/rules.mk b/keyboards/flehrad/bigswitch/keymaps/wanleg/rules.mk index 75da67fa47..d6c3b1880e 100644 --- a/keyboards/flehrad/bigswitch/keymaps/wanleg/rules.mk +++ b/keyboards/flehrad/bigswitch/keymaps/wanleg/rules.mk @@ -12,4 +12,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config) UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |