diff options
Diffstat (limited to 'keyboards/torn/rules.mk')
-rw-r--r-- | keyboards/torn/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/torn/rules.mk b/keyboards/torn/rules.mk index 62f9d8393..0e0914d6a 100644 --- a/keyboards/torn/rules.mk +++ b/keyboards/torn/rules.mk | |||
@@ -21,8 +21,6 @@ OLED_DRIVER_ENABLE = yes | |||
21 | WPM_ENABLE = yes | 21 | WPM_ENABLE = yes |
22 | CUSTOM_MATRIX = lite | 22 | CUSTOM_MATRIX = lite |
23 | 23 | ||
24 | LAYOUTS = split_3x6_4 | ||
25 | |||
26 | SRC += matrix.c \ | 24 | SRC += matrix.c \ |
27 | bongocat.c \ | 25 | bongocat.c \ |
28 | mcp23018.c \ | 26 | mcp23018.c \ |