aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho5x13
Commit message (Collapse)AuthorAgeFilesLines
* handwired/ortho5x13 default keymap refactor, Configurator support, and ↵noroadsleft2018-12-013-124/+192
| | | | | | | | | | | | | | 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-113-3/+16
| | | | | | | | | | | | | | | | | | | | * 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 all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
|
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-6/+6
|
* Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen2017-08-031-12/+0
| | | | | | location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-12/+12
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
| | | | Fixes #1201.
* Add handwired 5x13 ortholinear keyboardDanny Nguyen2017-03-096-0/+581