summaryrefslogtreecommitdiff
path: root/common/bootmagic.c
AgeCommit message (Collapse)Author
2014-07-30Port action_* to mbedtmk
2014-04-09Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes
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-09-21Fix to bootmagic key configurabletmk
2013-07-24Add bootmagic salt key to avoid accidental configurationtmk
2013-06-22Add default layer config to bootmagictmk
2013-04-07Fix bootmagic and eeconfig for virtual DIP SWtmk
2013-03-11Fix debug parameter setting in eeconfigtmk
2013-03-10Add KEYCONF to eeconfig.ctmk
2013-03-09Add bootmagic.c and fix bootloader_jumptmk