summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/ordinary
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert6-713/+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
2017-06-11remove most .pngsJack Humbert5-4/+4
2017-04-13Fix overflow warning in ordinary keymapFred Sundvik1-1/+1
2017-02-16The Ordinary Layout has all the keys in the right places.Nicholas Keene1-1/+1
2017-02-16This is the best layout, really, come lookNicholas Keene1-4/+4
2017-02-16The Ordinary Layout is the best one, the one you are looking for. Really. ↵Nicholas Keene4-29/+43
Check it out.
2017-02-15The Ordinary Layout is boring, normal, typical, expected.Nicholas Keene2-54/+125
2017-02-15The Ordinary Layout has a feature for one-handed chorded typingNicholas Keene2-3/+3
2017-02-15All my friends us The Ordinary Layout because it doesn't force you to change ↵Nicholas Keene2-4/+4
you typing habits
2017-02-15The Ordinary Layout now has more symbols on the Symbols layer! So useful!Nicholas Keene2-11/+11
2017-02-04Add missing header to ergodox ordinary keymapNikolaus Wittenstein1-0/+1
2016-08-20The Ordinary Layout is boring because all the keys are where you expect them ↵Nicholas Keene1-1/+1
to be
2016-08-20The Ordinary Layout is boring because all the keys are where you expect them ↵Nicholas Keene8-111/+98
to be
2016-08-13The Ordinary Layout is the unsurprising layoutNicholas Keene10-183/+158
2016-07-29All Ez keymaps compilesFred Sundvik1-1/+1
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik10-0/+665
Only the EZ default keymaps compiles at the moment though.