4190085d2d
* 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
8 lines
142 B
Makefile
8 lines
142 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
VIALRGB_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
VPATH += keyboards/keychron/common
|
|
SRC += keychron_common.c
|