aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-04-22 13:08:46 +0900
committertmk <nobody@nowhere>2013-04-22 13:08:46 +0900
commitdad9dab995c75b6d6ac54303bc385bb484f63a88 (patch)
treed06c4c527d66711e08ada6ef66ad32ad66ceac49 /README.md
parentf4760c822a34c338250dc47ff6d195935986bdae (diff)
downloadqmk_firmware-dad9dab995c75b6d6ac54303bc385bb484f63a88.tar.gz
qmk_firmware-dad9dab995c75b6d6ac54303bc385bb484f63a88.zip
Fix doc of Boot Magic and add another project info
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 19bea53b3..ebd053674 100644
--- a/README.md
+++ b/README.md
@@ -123,9 +123,9 @@ Following commands can be also executed with `Magic` + key. In console mode `Mag
123Boot Magic are executed during boot up time. Press Magic key below then pulgin keyboard cable. 123Boot Magic are executed during boot up time. Press Magic key below then pulgin keyboard cable.
124Note 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. 124Note 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 125
126#### EEPROM 126#### General
127- Skip reading EEPROM(`ESC`) 127- Skip reading EEPROM to start with default configuration(`ESC`)
128- Clear configuration stored in EEPROM(`Backspace`) 128- Clear configuration stored in EEPROM to reset configuration(`Backspace`)
129 129
130#### Bootloader 130#### Bootloader
131- Kick up Bootloader(`B`) 131- Kick up Bootloader(`B`)
@@ -147,9 +147,9 @@ Note that you must use keys of **Layer 0** as Magic keys. These settings are sto
147 147
148#### Default Layer 148#### Default Layer
149- Set Default Layer to 0(`0`) 149- Set Default Layer to 0(`0`)
150- Set Default Layer to 0(`1`) 150- Set Default Layer to 1(`1`)
151- Set Default Layer to 0(`2`) 151- Set Default Layer to 2(`2`)
152- Set Default Layer to 0(`3`) 152- Set Default Layer to 3(`3`)
153 153
154**TBD** 154**TBD**
155 155