diff options
| author | tmk <nobody@nowhere> | 2013-07-24 00:41:28 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2013-07-24 00:41:28 +0900 |
| commit | 05225dd9d8b666fec75ff5f1824f82fdfe7c0a77 (patch) | |
| tree | 5812fd31a0c58c74d252bb638a736ee133cfa7c0 /README.md | |
| parent | 7e5081b5a8f2c6e0c3c8d2dc73717c0b3597ef84 (diff) | |
| download | qmk_firmware-05225dd9d8b666fec75ff5f1824f82fdfe7c0a77.tar.gz qmk_firmware-05225dd9d8b666fec75ff5f1824f82fdfe7c0a77.zip | |
Add bootmagic salt key to avoid accidental configuration
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -124,6 +124,8 @@ Following commands can be also executed with `Magic` + key. In console mode `Mag | |||
| 124 | Boot Magic are executed during boot up time. Press Magic key below then pulgin keyboard cable. | 124 | Boot Magic are executed during boot up time. Press Magic key below then pulgin keyboard cable. |
| 125 | Note that you must use keys of **Layer 0** as Magic keys. These settings are stored in EEPROM so that retain your configure over power cycles. | 125 | Note that you must use keys of **Layer 0** as Magic keys. These settings are stored in EEPROM so that retain your configure over power cycles. |
| 126 | 126 | ||
| 127 | To avoid configuring accidentally additive salt key `KC_SPACE` also needs to be pressed along with the following configuration keys. The salt key is configurable in `config.h`. See [common/bootmagic.h](common/bootmagic.h). | ||
| 128 | |||
| 127 | #### General | 129 | #### General |
| 128 | - Skip reading EEPROM to start with default configuration(`ESC`) | 130 | - Skip reading EEPROM to start with default configuration(`ESC`) |
| 129 | - Clear configuration stored in EEPROM to reset configuration(`Backspace`) | 131 | - Clear configuration stored in EEPROM to reset configuration(`Backspace`) |
