mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-03-15 06:14:27 +00:00
5 lines
92 B
Makefile
5 lines
92 B
Makefile
MOUSEKEY_ENABLE = yes
|
|
ifneq (, $(findstring rev1, $(KEYBOARD)))
|
|
CONVERT_TO=proton_c
|
|
endif
|