aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/j3rn
Commit message (Collapse)AuthorAgeFilesLines
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-232-220/+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
* Removed the control action when holding z or /Jonathan Arnett2016-11-061-3/+3
|
* Switched to momentaryJonathan Arnett2016-10-091-5/+5
| | | | | Also updated the style of these lines slightly to match the style of the default keymap
* Updated readme with recent changesJonathan Arnett2016-07-301-3/+6
|
* Updated my keymapJack Humbert2016-07-301-19/+20
|
* All Ez keymaps compilesFred Sundvik2016-07-291-1/+1
|
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-292-0/+216
Only the EZ default keymaps compiles at the moment though.