diff options
Diffstat (limited to 'keyboards/handwired/xealous/rules.mk')
-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..7d07c9aa5 100644 --- a/keyboards/handwired/xealous/rules.mk +++ b/keyboards/handwired/xealous/rules.mk | |||
@@ -68,7 +68,7 @@ SUBPROJECT_rev1 = yes | |||
68 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 68 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
69 | 69 | ||
70 | CUSTOM_MATRIX = no | 70 | CUSTOM_MATRIX = no |
71 | CUSTOM_DEBOUNCE = yes | 71 | DEBOUNCE_TYPE = custom |
72 | 72 | ||
73 | LAYOUTS = split60 | 73 | LAYOUTS = split60 |
74 | 74 | ||