Browse Source

[Keyboard] Add layout to torn keyboard (#11684)

pull/11399/head
Brian Romanko 3 years ago
committed by GitHub
parent
commit
66836effda
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/torn/rules.mk

+ 2
- 0
keyboards/torn/rules.mk View File

@ -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…
Cancel
Save