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.editor 144B

12345
  1. # build firmware for keymap editor
  2. #
  3. TARGET = hhkb_editor
  4. KEYMAP_SECTION_ENABLE = yes # fixed address keymap for keymap editor
  5. include Makefile