summaryrefslogtreecommitdiffstats
path: root/common/eeconfig.h
AgeCommit message (Collapse)AuthorFilesLines
2015-04-09Remove core library and build filestmk1-75/+0
2014-04-10Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes1-0/+1
This takes the last, reserved bit there, but doesn't necessitate a revision to the magic number because it doesn't alter byte order. Add reference to NKRO virtual dip-switch to documentation.
2013-06-23Add BACKLIGHT_ENABLE conditionaltmk1-0/+2
2013-06-22Add support for backlightWraul1-0/+5
2013-06-22Add default layer config to bootmagictmk1-2/+2
2013-04-07Fix bootmagic and eeconfig for virtual DIP SWtmk1-38/+20
2013-03-11Fix debug parameter setting in eeconfigtmk1-1/+9
2013-03-10Add keyconf in eeconfig.ctmk1-0/+15
2013-03-10Add KEYCONF to eeconfig.ctmk1-9/+12
2013-03-06Add eeconfig.c - eeprom stored paramerterstmk1-0/+59