aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_infinity
Commit message (Collapse)AuthorAgeFilesLines
* Add rask's UK78 and iErgoDox layouts (#1830)Otto Rask2017-10-132-0/+243
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add rask's Satan layout * Add rask's Satan layout * Add rask's BananaSplit60 layout * Add rask's BS60 readme * Fix rask's BS60 readme image * Fix rask's BS60 readme image again * Add rask's UK78 layout * Change RGui to be LGui to fix locale switching On Ubuntu the keyboard seemingly lost RGui when toggling between typing languages. With LGui toggling works normally. * Add rask's ErgoDox Infinity layout * Modify ErgoDox layout and add readme for it * Add rask's UK78 layout readme
* Don't process keycodes on the slaveFred Sundvik2017-09-301-0/+4
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
|
* Updated README in ergodox_infinity keyboard (#1702)Andrew Plaza (insidious)2017-09-151-1/+4
| | | | | | * changed 'infinity' to 'ergodox_infinity' and specified to be in the top-level directory as per recent changes to directory structure of QMK_firmware git repo * accidently removed '-' in last line of readme
* Adapt build instructions to new keyboard nameFlorent C2017-09-151-5/+5
|
* adds a default ergodox_infinity keymapJack Humbert2017-09-101-0/+223
|
* Update Infinity Ergodox Makefile (#1682)Jay Liu2017-09-061-1/+1
| | | I believe this change is needed in response to the recent change in folder structure.
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-2318-0/+2791
* 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