5 lines
144 B
Text
5 lines
144 B
Text
# build firmware for keymap editor
|
|
#
|
|
TARGET = hhkb_editor
|
|
KEYMAP_SECTION_ENABLE = yes # fixed address keymap for keymap editor
|
|
include Makefile
|