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