diff options
author | alex-ong <the.onga@gmail.com> | 2019-01-26 07:38:52 +0100 |
---|---|---|
committer | alex-ong <the.onga@gmail.com> | 2019-01-26 07:38:52 +0100 |
commit | 574fc6444bf48d10317c72bc6a5c61f7e46938a3 (patch) | |
tree | 04bc9d579919447822ba6d30d8a9f4ba60321c09 /keyboards/handwired | |
parent | 4d8733591f30a299d6ac99165c834162d2c08fd1 (diff) | |
download | qmk_firmware-574fc6444bf48d10317c72bc6a5c61f7e46938a3.tar.gz qmk_firmware-574fc6444bf48d10317c72bc6a5c61f7e46938a3.tar.xz |
Whitespace cleanup.
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/xealous/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/xealous/rules.mk b/keyboards/handwired/xealous/rules.mk index 07e1c875e..37afdaff9 100644 --- a/keyboards/handwired/xealous/rules.mk +++ b/keyboards/handwired/xealous/rules.mk @@ -68,7 +68,7 @@ SUBPROJECT_rev1 = yes SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend CUSTOM_MATRIX = no -CUSTOM_DEBOUNCE = yes +DEBOUNCE_ALGO = manual LAYOUTS = split60 |