* Port Keychron V2 to VIAL * Change 2nd for unlock combo to correct index for ISO and JIS variants of the V2
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
|