4 lines
92 B
Makefile
4 lines
92 B
Makefile
MOUSEKEY_ENABLE = yes
|
|
ifneq (, $(findstring rev1, $(KEYBOARD)))
|
|
CONVERT_TO=proton_c
|
|
endif
|