mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 17:05:17 +00:00
0f6a4edfb2
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
6 lines
103 B
Makefile
6 lines
103 B
Makefile
VIA_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
VPATH += keyboards/keychron/common
|
|
SRC += keychron_common.c
|