Keyboard firmwares for Atmel AVR and Cortex-M
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile.rn42 100B

12345
  1. TARGET ?= hhkb_rn42
  2. CONFIG_H ?= config_rn42.h
  3. RN42_ENABLE ?= yes
  4. NKRO_ENABLE ?= no
  5. include Makefile