summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho5x13/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2018-12-02handwired/ortho5x13 default keymap refactor, Configurator support, and ↵noroadsleft1-123/+114
readme update (#4525) * handwired/ortho5x13: default keymap refactor - keymap now uses LAYOUT macro - keymap now uses #include QMK_KEYBOARD_H - removed redundant KC_TRNS and KC_NO definitions * handwired/ortho5x13: Configurator support * handwired/ortho5x13: fix Docs links in readme
2018-04-12More QMK Configurator Warning/Error Fixes (#2720)MechMerlin1-1/+1
* Add readme with brief description Change KEYMAP to LAYOUT * Add readme.md with brief description Use LAYOUT macro * add a readme.md file * Add readme.md with brief description Use LAYOUT macro * Add readme.md with brief description Use LAYOUT macro * Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']", * Use LAYOUT macro
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-6/+6
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-4/+4
Fixes #1201.
2017-03-09Add handwired 5x13 ortholinear keyboardDanny Nguyen1-0/+289