mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
[Keyboard] Add layout to torn keyboard (#11684)
This commit is contained in:
parent
711f861d83
commit
66836effda
@ -21,6 +21,8 @@ OLED_DRIVER_ENABLE = yes
|
|||||||
WPM_ENABLE = yes
|
WPM_ENABLE = yes
|
||||||
CUSTOM_MATRIX = lite
|
CUSTOM_MATRIX = lite
|
||||||
|
|
||||||
|
LAYOUTS = split_3x6_4
|
||||||
|
|
||||||
SRC += matrix.c \
|
SRC += matrix.c \
|
||||||
bongocat.c \
|
bongocat.c \
|
||||||
mcp23018.c \
|
mcp23018.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user