Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | travis pls | Jack Humbert | |
2016-11-20 | Always initialze the Infinity Ergodox backlight | Fred Sundvik | |
Otherwise it will stay lit. The set_led functionality is also disabled since it doesn't work properly for slaves. | |||
2016-08-23 | Merge branch 'master' into makefile_overhaul | Fred Sundvik | |
2016-08-20 | Add default swap configs for a couple of boards. | Joe Wasson | |
2016-08-20 | Split subproject make files into Makefile and rules.mk | Fred Sundvik | |
2016-07-29 | Small fix for infinity include guard | Fred Sundvik | |
2016-07-29 | Include the main Makefile before including Ergodox infinity drivers | Fred Sundvik | |
2016-07-29 | Move Infinity Ergodox drivers to subproject, and fix makefile | Fred Sundvik | |
2016-07-29 | Remove the Infinity Ergodox default keymap | Fred Sundvik | |
2016-07-29 | Fix config.h include guards | Fred Sundvik | |
2016-07-29 | Define weak matrix user function for Infinity Ergodox | Fred Sundvik | |
So that a few keyboards, which don't use them, links properly. | |||
2016-07-29 | Move some of the Ergodox config settings to shared | Fred Sundvik | |
2016-07-29 | Add empty led control functions to Infinity Ergodox | Fred Sundvik | |
So that most keymaps compiles and links | |||
2016-07-29 | Most ergodox keymaps compiles on Infinity | Fred Sundvik | |
There are linker errors due to missing led funcitonality though | |||
2016-07-29 | Initial structure for Ergodox as subprojects | Fred Sundvik | |
Only the EZ default keymaps compiles at the moment though. |