diff options
Diffstat (limited to 'keyboards/handwired/xealous/rules.mk')
-rw-r--r-- | keyboards/handwired/xealous/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/xealous/rules.mk b/keyboards/handwired/xealous/rules.mk index 2d816ab7c..93dd6cf23 100644 --- a/keyboards/handwired/xealous/rules.mk +++ b/keyboards/handwired/xealous/rules.mk | |||
@@ -36,6 +36,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
36 | SRC += matrix.c | 36 | SRC += matrix.c |
37 | DEBOUNCE_TYPE = eager_pk | 37 | DEBOUNCE_TYPE = eager_pk |
38 | 38 | ||
39 | LAYOUTS = split60 | ||
40 | |||
41 | DEFAULT_FOLDER = handwired/xealous/rev1 | 39 | DEFAULT_FOLDER = handwired/xealous/rev1 |