Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-29 | Rename supercoder config_user to config.h | ||
Also fixup the include path of parent config | |||
2016-07-29 | Fix config.h include guards | ||
2016-07-29 | Define weak matrix user function for Infinity Ergodox | ||
So that a few keyboards, which don't use them, links properly. | |||
2016-07-29 | Change _delay_ms to wait_ms in algernon keymap | ||
2016-07-29 | Move some of the Ergodox config settings to shared | ||
2016-07-29 | Add empty led control functions to Infinity Ergodox | ||
So that most keymaps compiles and links | |||
2016-07-29 | Most ergodox keymaps compiles on Infinity | ||
There are linker errors due to missing led funcitonality though | |||
2016-07-29 | All Ez keymaps compiles | ||
2016-07-29 | Initial structure for Ergodox as subprojects | ||
Only the EZ default keymaps compiles at the moment though. |