split_3x6_3 layout support (#9625)

This commit is contained in:
Danilo de Klerk
2020-07-09 23:19:16 +02:00
committed by GitHub
parent 9947f1051d
commit 823165b9b7
4 changed files with 8 additions and 0 deletions

View File

@@ -52,3 +52,5 @@
KC_##L30, KC_##L31, KC_##L32, KC_##R30, KC_##R31, KC_##R32 \
)
// clang-format on
#define LAYOUT_split_3x6_3 LAYOUT

View File

@@ -1,3 +1,5 @@
SRC += matrix.c \
split_util.c \
split_scomm.c
LAYOUTS = split_3x6_3