aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho5x13/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* handwired/ortho5x13 default keymap refactor, Configurator support, and ↵noroadsleft2018-12-011-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
* More QMK Configurator Warning/Error Fixes (#2720)MechMerlin2018-04-111-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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-6/+6
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
| | | | Fixes #1201.
* Add handwired 5x13 ortholinear keyboardDanny Nguyen2017-03-091-0/+289