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 e660c61cb..55384f308 100644 --- a/keyboards/handwired/xealous/rules.mk +++ b/keyboards/handwired/xealous/rules.mk | |||
| @@ -34,6 +34,6 @@ SUBPROJECT_rev1 = yes | |||
| 34 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 34 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 35 | 35 | ||
| 36 | SRC += matrix.c | 36 | SRC += matrix.c |
| 37 | DEBOUNCE_TYPE = eager_pk | 37 | DEBOUNCE_TYPE = sym_eager_pk |
| 38 | 38 | ||
| 39 | DEFAULT_FOLDER = handwired/xealous/rev1 | 39 | DEFAULT_FOLDER = handwired/xealous/rev1 |
