aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/ergodox.c
Commit message (Collapse)AuthorAgeFilesLines
* Move hand_swap_config to ez.c, removes error for infinityRob Rogers2016-10-171-20/+0
|
* Moved hand_swap_config array so all keyboards get it definedchwilk2016-09-261-0/+24
|
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-291-8/+0
| | | | There are linker errors due to missing led funcitonality though
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-0/+8
Only the EZ default keymaps compiles at the moment though.