docs: add combos
This commit is contained in:
parent
0ce3a1f686
commit
0f6fa8b806
3 changed files with 33 additions and 11 deletions
|
@ -13,8 +13,3 @@
|
|||
## "Main Side"
|
||||
|
||||
- auf links gesetzt in `config.h`, trotzdem müssen beide Seiten geflashed werden
|
||||
|
||||
## ToDo
|
||||
|
||||
- [ ] Tap Dances in Docs
|
||||
- [ ] Combos in Docs
|
||||
|
|
|
@ -9,8 +9,3 @@
|
|||
1. Reset-Button
|
||||
2. QMK-Toolbox
|
||||
3. Wiederholen auf der anderen Seite
|
||||
|
||||
## ToDo
|
||||
|
||||
- [ ] Tap Dances in Docs
|
||||
- [ ] Combos in Docs
|
||||
|
|
34
readme.md
34
readme.md
|
@ -5,7 +5,6 @@
|
|||
### Ferris Sweep / BastardKB Skeletyl
|
||||
|
||||
```bash
|
||||
|
||||
Home Row Mods / Tap'n'Hold
|
||||
------------------------------- -------------------------------
|
||||
| @ | WIN | € | | | | | | | | |
|
||||
|
@ -72,4 +71,37 @@ MEDIA Layer
|
|||
| | DEL | ENT | | SPC | MOV | |
|
||||
------------------- -------------------
|
||||
|
||||
Combos 1/3
|
||||
------------------------------- -------------------------------
|
||||
| Ä | | ß | | | | | | Ü | | Ö |
|
||||
------------------------------- -------------------------------
|
||||
| Ä | |ß/SFE| | | | | | Ü | | Ö |
|
||||
------------------------------- -------------------------------
|
||||
| | | SFE | | | | | | | | |
|
||||
------------------------------- -------------------------------
|
||||
| | | | | | | |
|
||||
------------------- -------------------
|
||||
|
||||
Combos 2/3
|
||||
------------------------------- -------------------------------
|
||||
| | | | | | | | | | | |
|
||||
------------------------------- -------------------------------
|
||||
| | | ESC | ESC | | | |KEEPK| |KEEPK| |
|
||||
------------------------------- -------------------------------
|
||||
| | | | | | | | | | | |
|
||||
------------------------------- -------------------------------
|
||||
| |MEDIA| | | |MEDIA| |
|
||||
------------------- -------------------
|
||||
|
||||
Combos 3/3
|
||||
------------------------------- -------------------------------
|
||||
| | | | | | | | | | | |
|
||||
------------------------------- -------------------------------
|
||||
| |KEEPA| |KEEPA| | | | | | | |
|
||||
------------------------------- -------------------------------
|
||||
| | | | | | | | | | | |
|
||||
------------------------------- -------------------------------
|
||||
| | | | | | | |
|
||||
------------------- -------------------
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue