]> git.donarmstrong.com Git - qmk_firmware.git/commit
handwired/gamenum Refactor, Configurator support and readme cleanup (#4563)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Thu, 6 Dec 2018 23:19:40 +0000 (15:19 -0800)
committerDrashna Jaelre <drashna@live.com>
Thu, 6 Dec 2018 23:19:40 +0000 (15:19 -0800)
commit2fb14845d503f01bc5a15c95c8d1d51be73f98b5
tree6364cbab9b45d4d7a5020bafa221ef1658973c54
parent21bc230dfdc29a03d6cf08b9c0ac438eadd3bf42
handwired/gamenum Refactor, Configurator support and readme cleanup (#4563)

* handwired/gamenum: refactor

- layout macro KEYMAP renamed to LAYOUT
  - white space changes for alignment
- default keymap
  - now uses #include QMK_KEYBOARD_H
  - updated layout macro names
  - white space changes (for readability)

* handwired/gamenum: Configurator support

* handwired/gamenum: readme cleanup

- renamed file to lowercase
- updated to match current QMK template more closely
- edits to reflect the other changes in this PR
keyboards/handwired/gamenum/README.md [deleted file]
keyboards/handwired/gamenum/gamenum.h
keyboards/handwired/gamenum/info.json [new file with mode: 0644]
keyboards/handwired/gamenum/keymaps/default/keymap.c
keyboards/handwired/gamenum/readme.md [new file with mode: 0644]