mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-15 13:04:38 +00:00
4 lines
83 B
Makefile
4 lines
83 B
Makefile
MOUSEKEY_ENABLE = yes
|
|
ifneq (, $(findstring rev1, $(KEYBOARD)))
|
|
CTPC = yes
|
|
endif
|