qmk-firmware/keyboards/handwired/fivethirteen
noroadsleft 8ad561c8f0 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
2018-12-05 16:55:35 -08:00
..
keymaps/default Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 2018-12-05 16:55:35 -08:00
config.h initial version of handwired/fivethirteen (#462) 2016-06-30 09:13:08 -04:00
fivethirteen.c initial version of handwired/fivethirteen (#462) 2016-06-30 09:13:08 -04:00
fivethirteen.h Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 2018-12-05 16:55:35 -08:00
info.json Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 2018-12-05 16:55:35 -08:00
readme.md Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 2018-12-05 16:55:35 -08:00
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

readme.md

fivethirteen

A handwired 5x13 ortholinear keyboard with a 2U space bar.

Keyboard Maintainer: The QMK Community
Hardware Supported: fivethirteen handwired

Make example for this keyboard (after setting up your build environment):

make handwired/fivethirteen:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.