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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 0 deletions

View file

@ -45,3 +45,5 @@
{ KC_NO, KC_NO, k32, k33, k34, k35, k36, k37, KC_NO, KC_NO }, \
{ KC_NO, KC_NO, k2a, k1a, k0a, k0b, k1b, k2b, KC_NO, KC_NO } \
}
#define LAYOUT_split_3x6_3 LAYOUT

View file

@ -40,3 +40,5 @@ OPT_DEFS += -DCENTROMERE_PROMICRO
# # project specific files
SRC = matrix.c
LAYOUTS = split_3x6_3