rules.mk 92 B

1234
  1. MOUSEKEY_ENABLE = yes
  2. ifneq (, $(findstring rev1, $(KEYBOARD)))
  3. CONVERT_TO=proton_c
  4. endif