aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox
AgeCommit message (Collapse)Author
2016-07-29Move Ergodox readme from ez subfolder to parentGravatar Fred Sundvik
2016-07-29Include the main Makefile before including Ergodox infinity driversGravatar Fred Sundvik
2016-07-29Move Infinity Ergodox drivers to subproject, and fix makefileGravatar Fred Sundvik
2016-07-29Remove the Infinity Ergodox default keymapGravatar Fred Sundvik
2016-07-29Cleanup the townk_osx config.h and make filesGravatar Fred Sundvik
2016-07-29Rename supercoder config_user to config.hGravatar Fred Sundvik
Also fixup the include path of parent config
2016-07-29Fix config.h include guardsGravatar Fred Sundvik
2016-07-29Define weak matrix user function for Infinity ErgodoxGravatar Fred Sundvik
So that a few keyboards, which don't use them, links properly.
2016-07-29Change _delay_ms to wait_ms in algernon keymapGravatar Fred Sundvik
2016-07-29Move some of the Ergodox config settings to sharedGravatar Fred Sundvik
2016-07-29Add empty led control functions to Infinity ErgodoxGravatar Fred Sundvik
So that most keymaps compiles and links
2016-07-29Most ergodox keymaps compiles on InfinityGravatar Fred Sundvik
There are linker errors due to missing led funcitonality though
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.