aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/ordinary
AgeCommit message (Collapse)Author
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Gravatar Jack Humbert
* 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 .pngsGravatar Jack Humbert
2017-04-13Fix overflow warning in ordinary keymapGravatar Fred Sundvik
2017-02-15The Ordinary Layout has all the keys in the right places.Gravatar Nicholas Keene
2017-02-15This is the best layout, really, come lookGravatar Nicholas Keene
2017-02-15The Ordinary Layout is the best one, the one you are looking for. Really. ↵Gravatar Nicholas Keene
Check it out.
2017-02-14The Ordinary Layout is boring, normal, typical, expected.Gravatar Nicholas Keene
2017-02-14The Ordinary Layout has a feature for one-handed chorded typingGravatar Nicholas Keene
2017-02-14All my friends us The Ordinary Layout because it doesn't force you to change ↵Gravatar Nicholas Keene
you typing habits
2017-02-14The Ordinary Layout now has more symbols on the Symbols layer! So useful!Gravatar Nicholas Keene
2017-02-03Add missing header to ergodox ordinary keymapGravatar Nikolaus Wittenstein
2016-08-19The Ordinary Layout is boring because all the keys are where you expect them ↵Gravatar Nicholas Keene
to be
2016-08-19The Ordinary Layout is boring because all the keys are where you expect them ↵Gravatar Nicholas Keene
to be
2016-08-13The Ordinary Layout is the unsurprising layoutGravatar Nicholas Keene
2016-07-29All Ez keymaps compilesGravatar Fred Sundvik
2016-07-29Initial structure for Ergodox as subprojectsGravatar Fred Sundvik
Only the EZ default keymaps compiles at the moment though.