db572f8998
* Port Keychron V8 to VIAL * Add missing `VIAL_ENABLE` and `VIALRGB_ENABLE` flags in keymap `rules.mk` for ANSI variant of V8 * Change 2nd key for unlock combo to correct index for the ISO variants of the V7
7 lines
117 B
Makefile
7 lines
117 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
VIALRGB_ENABLE = yes
|
|
|
|
VPATH += keyboards/keychron/common
|
|
SRC += keychron_common.c
|