aboutsummaryrefslogtreecommitdiffstats
path: root/common/eeconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes2014-04-091-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.
* Add BACKLIGHT_ENABLE conditionaltmk2013-06-231-0/+2
|
* Add support for backlightWraul2013-06-221-0/+5
|
* Add default layer config to bootmagictmk2013-06-221-2/+2
|
* Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-071-38/+20
|
* Fix debug parameter setting in eeconfigtmk2013-03-111-1/+9
|
* Add keyconf in eeconfig.ctmk2013-03-111-0/+15
|
* Add KEYCONF to eeconfig.ctmk2013-03-101-9/+12
|
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-071-0/+59