aboutsummaryrefslogtreecommitdiffstats
path: root/common/bootmagic.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove core library and build filestmk2015-04-101-128/+0
|
* Port action_* to mbedtmk2014-07-301-1/+1
|
* Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes2014-04-091-0/+8
| | | | | | 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.
* Fix to bootmagic key configurabletmk2013-09-211-1/+3
|
* Add bootmagic salt key to avoid accidental configurationtmk2013-07-241-1/+9
|
* Add default layer config to bootmagictmk2013-06-221-0/+18
|
* Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-071-23/+48
|
* Fix debug parameter setting in eeconfigtmk2013-03-111-2/+2
|
* Add KEYCONF to eeconfig.ctmk2013-03-101-0/+22
|
* Add bootmagic.c and fix bootloader_jumptmk2013-03-091-0/+45