usb_usb: Fix for keymap editor
This commit is contained in:
parent
467602749d
commit
6382a9b5f4
6 changed files with 258 additions and 171 deletions
5
converter/usb_usb/Makefile.keymap_editor
Normal file
5
converter/usb_usb/Makefile.keymap_editor
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# build firmware for keymap editor
|
||||
#
|
||||
KEYMAP_SECTION_ENABLE = yes # fixed address keymap for keymap editor
|
||||
KEYMAP = editor
|
||||
include Makefile
|
||||
Loading…
Add table
Add a link
Reference in a new issue