]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup...
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Thu, 6 Dec 2018 00:55:35 +0000 (16:55 -0800)
committerDrashna Jaelre <drashna@live.com>
Thu, 6 Dec 2018 00:55:35 +0000 (16:55 -0800)
commit8ad561c8f091a4baf167ad4d7c90c02383905e38
treefad3e725742f3bd7de30829885c7677973bb0ada
parent58670ef4b75dad47770401167427bbeed1d5e170
Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559)

* handwired/fivethirteen: refactor

- Layout macro KEYMAP renamed to LAYOUT
- Default keymap
  - now uses #include QMK_KEYBOARD_H
  - Removed redundant KC_TRNS definition
  - Removed deprecated fn_actions and action_get_macro functions.

* handwired/fivethirteen: Configurator support

* handwired/fivethirteen: readme cleanup

Restructured readme file to be closer to current QMK template.

Couldn't find a photo of an assembled fivethirteen, so deleted the
reference to the photograph.

Renamed to readme.md
keyboards/handwired/fivethirteen/README.md [deleted file]
keyboards/handwired/fivethirteen/fivethirteen.h
keyboards/handwired/fivethirteen/info.json [new file with mode: 0644]
keyboards/handwired/fivethirteen/keymaps/default/keymap.c
keyboards/handwired/fivethirteen/readme.md [new file with mode: 0644]