summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/ordinary/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-101/+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 most .pngsJack Humbert2017-06-111-4/+4
|
* The Ordinary Layout has all the keys in the right places.Nicholas Keene2017-02-151-1/+1
|
* The Ordinary Layout is the best one, the one you are looking for. Really. ↵Nicholas Keene2017-02-151-7/+7
| | | | Check it out.
* The Ordinary Layout is boring, normal, typical, expected.Nicholas Keene2017-02-141-11/+22
|
* The Ordinary Layout is boring because all the keys are where you expect them ↵Nicholas Keene2016-08-191-1/+1
| | | | to be
* The Ordinary Layout is boring because all the keys are where you expect them ↵Nicholas Keene2016-08-191-39/+26
| | | | to be
* The Ordinary Layout is the unsurprising layoutNicholas Keene2016-08-131-4/+4
|
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-0/+103
Only the EZ default keymaps compiles at the moment though.