mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
Fixed links again
Note to self: check before commiting.
This commit is contained in:
parent
d34c0a2fc1
commit
aa71ebfbba
1 changed files with 2 additions and 2 deletions
|
@ -252,9 +252,9 @@ The custom keymap is where I tested all the switches, not being concerned with a
|
||||||
│Ctrl │ Gui │ Alt │█████│█████│█████│Space│█████│█████│█████│ Alt │ Gui │ App │Ctrl │█████│
|
│Ctrl │ Gui │ Alt │█████│█████│█████│Space│█████│█████│█████│ Alt │ Gui │ App │Ctrl │█████│
|
||||||
└─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
└─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
||||||
|
|
||||||
### 9. [ANSI_QWERTZ](keymap/ansi_qwertz/keymap.c)
|
### 9. [ANSI_QWERTZ](keymaps/ansi_qwertz/keymap.c)
|
||||||
|
|
||||||
This keymap was designed for inputting characters with diacritics with ANSI keycaps.
|
This keymap was designed for inputting characters with diacritics with ANSI keycaps.
|
||||||
It provides toggleable SpaceFn functionality, a dedicated arrow cluster and a microphone mute key on the function layer as well as a bootloader reset key.
|
It provides toggleable SpaceFn functionality, a dedicated arrow cluster and a microphone mute key on the function layer as well as a bootloader reset key.
|
||||||
|
|
||||||
For more info, [check here](keymap/ansi_qwertz/readme.md).
|
For more info, [check here](keymaps/ansi_qwertz/readme.md).
|
||||||
|
|
Loading…
Reference in a new issue