906a332f21
- Added "common" folder that houses the functionality for their custom keycodes and siri features. (Will become standard when adding other Q boards in mainline QMK repo.)
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
|