summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/config.h
AgeCommit message (Collapse)AuthorFilesLines
2017-07-10Make it easier to use driversFred Sundvik1-5/+0
2017-07-10Define visualizer thread priority by defaultFred Sundvik1-2/+0
2017-06-26Whitefox LED control (#1432)Ethan Madden1-0/+5
* use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
2017-04-09Brightness for Ergodox Infinity emulated LEDsFred Sundvik1-1/+1
2017-04-09Emulate Ergodox EZ leds by LCD colorsFred Sundvik1-0/+2
2016-07-29Fix config.h include guardsFred Sundvik1-2/+2
2016-07-29Move some of the Ergodox config settings to sharedFred Sundvik1-13/+8
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik1-0/+80
Only the EZ default keymaps compiles at the moment though.