You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
7 years ago
..
keymaps/default Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 7 years ago
config.h
fivethirteen.c
fivethirteen.h Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 7 years ago
info.json Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 7 years ago
readme.md Keyboard: handwired/fivethirteen Refactor, Configurator support, and readme cleanup (#4559) 7 years ago
rules.mk

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.