mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-22 08:24:41 +00:00
[Keyboard] Add layout to torn keyboard (#11684)
This commit is contained in:
parent
711f861d83
commit
66836effda
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ OLED_DRIVER_ENABLE = yes
|
|||
WPM_ENABLE = yes
|
||||
CUSTOM_MATRIX = lite
|
||||
|
||||
LAYOUTS = split_3x6_4
|
||||
|
||||
SRC += matrix.c \
|
||||
bongocat.c \
|
||||
mcp23018.c \
|
||||
|
|
Loading…
Reference in a new issue