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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

Makefile.keymap_editor 139B

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