]> git.donarmstrong.com Git - qmk_firmware.git/commit
handwired/numpad20 Refactor and Configurator support (#4589)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Wed, 12 Dec 2018 04:49:44 +0000 (20:49 -0800)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 12 Dec 2018 04:49:44 +0000 (20:49 -0800)
commit8b6cdd17886db9847ff91be9c10a1788a7c74a6a
tree0834501dc68cbe93e0cff504dc89b9ca4524b812
parentd46d3043957b75369923cb0202c632fa1d8f0311
handwired/numpad20 Refactor and Configurator support (#4589)

* handwired/numpad20: refactor

- layout macro no longer auto-prepends keycodes with KC_
  - keymaps for this keyboard will now compile in QMK Configurator
- keymap now uses #include QMK_KEYBOARD_H
- deleted unused fn_actions code block

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