Skip to content

Commit

Permalink
Fix doc of Boot Magic and add another project info
Browse files Browse the repository at this point in the history
  • Loading branch information
yashikno committed Apr 22, 2013
1 parent f4760c8 commit dad9dab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@ Following commands can be also executed with `Magic` + key. In console mode `Mag
Boot Magic are executed during boot up time. Press Magic key below then pulgin keyboard cable.
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.

#### EEPROM
- Skip reading EEPROM(`ESC`)
- Clear configuration stored in EEPROM(`Backspace`)
#### General
- Skip reading EEPROM to start with default configuration(`ESC`)
- Clear configuration stored in EEPROM to reset configuration(`Backspace`)

#### Bootloader
- Kick up Bootloader(`B`)
Expand All @@ -147,9 +147,9 @@ Note that you must use keys of **Layer 0** as Magic keys. These settings are sto

#### Default Layer
- Set Default Layer to 0(`0`)
- Set Default Layer to 0(`1`)
- Set Default Layer to 0(`2`)
- Set Default Layer to 0(`3`)
- Set Default Layer to 1(`1`)
- Set Default Layer to 2(`2`)
- Set Default Layer to 3(`3`)

**TBD**

Expand Down
3 changes: 3 additions & 0 deletions doc/other_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ Great resourse of vintage keyboard protocol information and code
A lots of vintage keyboard protocol supports

- <http://gitorious.org/kiibohd-controller>

## Kinesis ergonomic keyboard firmware replacement[V-USB][LUFA][Ergo]
- <https://github.com/chrisandreae/kinesis-firmware>

0 comments on commit dad9dab

Please sign in to comment.