Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
8f6b019dcc
353 changed files with 374 additions and 374 deletions
|
@ -139,7 +139,7 @@ This layer is not currently working but has been left as an example of how to wr
|
|||
```
|
||||
/* ADMIN
|
||||
* ,-----------------------------------------.
|
||||
* | RESET | | | X |
|
||||
* | QK_BOOT | | | X |
|
||||
* |------------+-----+-----------+----------|
|
||||
* |ABOUT CKEYS | | | |
|
||||
* |------------+-----+-----------+----------|
|
||||
|
@ -150,7 +150,7 @@ This layer is not currently working but has been left as an example of how to wr
|
|||
*/
|
||||
```
|
||||
|
||||
The most important key in this layer is the `RESET` switch. Use it to flash new firmware. It does the same thing as the hardware button on the Proton C. But since you soldered the Proton C with the reset button facing towards the keys, the only way to reach it is to de-solder wires. The reset switch solves this. Program a reset switch into all of your future keyboards.
|
||||
The most important key in this layer is the `QK_BOOT` switch. Use it to flash new firmware. It does the same thing as the hardware button on the Proton C. But since you soldered the Proton C with the reset button facing towards the keys, the only way to reach it is to de-solder wires. The reset switch solves this. Program a reset switch into all of your future keyboards.
|
||||
|
||||
The `ABOUT CKEYS` is another example of using a macro. It will type out a few sentences about cKeys.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue