Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding NKRO virtual dip-switch, using existing bit in keymap byte. | Shayne Holmes | 2014-04-09 | 1 | -0/+3 |
| | | | | | | 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 configurable | tmk | 2013-09-21 | 1 | -1/+39 |
| | |||||
* | Add bootmagic salt key to avoid accidental configuration | tmk | 2013-07-24 | 1 | -0/+6 |
| | |||||
* | Add default layer config to bootmagic | tmk | 2013-06-22 | 1 | -0/+4 |
| | |||||
* | Fix bootmagic and eeconfig for virtual DIP SW | tmk | 2013-04-07 | 1 | -52/+26 |
| | |||||
* | Fix debug parameter setting in eeconfig | tmk | 2013-03-11 | 1 | -2/+2 |
| | |||||
* | Add KEYCONF to eeconfig.c | tmk | 2013-03-10 | 1 | -2/+38 |
| | |||||
* | Add bootmagic.c and fix bootloader_jump | tmk | 2013-03-09 | 1 | -0/+39 |