* Port Keychron V1 to VIAL * Update VIAL UIDs for ISO variants of Keychron V1 * Move index to top right for (5,6) right modifier key * Change 2nd key for unlock combo to correct index for ANSI variants of V1
6 lines
103 B
Makefile
6 lines
103 B
Makefile
VIA_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
VPATH += keyboards/keychron/common
|
|
SRC += keychron_common.c
|