summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/ordinary/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-504/+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
* Fix overflow warning in ordinary keymapFred Sundvik2017-04-131-1/+1
|
* This is the best layout, really, come lookNicholas Keene2017-02-151-4/+4
|
* The Ordinary Layout is the best one, the one you are looking for. Really. ↵Nicholas Keene2017-02-151-16/+30
| | | | Check it out.
* The Ordinary Layout is boring, normal, typical, expected.Nicholas Keene2017-02-141-43/+103
|
* Add missing header to ergodox ordinary keymapNikolaus Wittenstein2017-02-031-0/+1
|
* The Ordinary Layout is boring because all the keys are where you expect them ↵Nicholas Keene2016-08-191-59/+59
| | | | to be
* The Ordinary Layout is the unsurprising layoutNicholas Keene2016-08-131-133/+108
|
* All Ez keymaps compilesFred Sundvik2016-07-291-1/+1
|
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-0/+454
Only the EZ default keymaps compiles at the moment though.