]> git.donarmstrong.com Git - qmk_firmware.git/commit
handwired/promethium Refactor and Configurator support (#4524)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Sun, 2 Dec 2018 00:29:16 +0000 (16:29 -0800)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sun, 2 Dec 2018 00:29:16 +0000 (16:29 -0800)
commit064d9e21750e8c717aca5f79263ad93b6606e125
tree38fa67cdbb255a253823acd639596fbc3de29999
parenta90331aec21a47ef3a9fe47425c9c7204bc768b5
handwired/promethium Refactor and Configurator support (#4524)

* handwired/promethium: refactor

- config.h files
  - updated to use #pragma once
  - removed redundant config.h includes
- layout macro moved from config.h to promethium.h
- layout macro renamed from KEYMAP_CUSTOM to LAYOUT

* handwired/promethium: Configurator support
keyboards/handwired/promethium/config.h
keyboards/handwired/promethium/info.json [new file with mode: 0644]
keyboards/handwired/promethium/keymaps/default/config.h
keyboards/handwired/promethium/keymaps/default/keymap.c
keyboards/handwired/promethium/keymaps/priyadi/config.h
keyboards/handwired/promethium/keymaps/priyadi/keymap.c
keyboards/handwired/promethium/promethium.h