Update Readme.md
This commit is contained in:
parent
826138bb0d
commit
112b23618e
1 changed files with 32 additions and 1 deletions
33
Readme.md
33
Readme.md
|
|
@ -13,6 +13,16 @@ This is my zmk config for my handwired ninepad macropad
|
||||||
* layer 8: numbers
|
* layer 8: numbers
|
||||||
* layer 9: empty
|
* layer 9: empty
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<img alt="ninepad-assembled" src="https://github.com/WaylonWalker/zmk-config-ninepad/assets/22648375/1b9f3e36-a67f-4df2-be81-cfdf64c11aa5" width="500">
|
||||||
|
|
||||||
|
<img alt="ninepad-plate-switched" src="https://github.com/WaylonWalker/zmk-config-ninepad/assets/22648375/067a16ae-0a70-47f3-8edc-3711ca4944b4" width="500">
|
||||||
|
|
||||||
|
> (Left) fully assembled ninepad
|
||||||
|
> (Right) plate with switches inserted ready for wiring
|
||||||
|
|
||||||
|
|
||||||
## Getting back to default
|
## Getting back to default
|
||||||
|
|
||||||
No matter what layer you are in, holding 7 (top left) will bring you to the 7th
|
No matter what layer you are in, holding 7 (top left) will bring you to the 7th
|
||||||
|
|
@ -24,41 +34,62 @@ Once plugged in you will be brought to the default layer. Tapping on any key
|
||||||
in this layer will press Left Gui (Super) plus the corresponding number. I
|
in this layer will press Left Gui (Super) plus the corresponding number. I
|
||||||
have my window manager set up so that this will take you to workspace 1-9.
|
have my window manager set up so that this will take you to workspace 1-9.
|
||||||
|
|
||||||
Double tapping any key on this layer will take you to the corresponding number
|
Double tapping any key on this layer will take you to the layer with the corresponding number
|
||||||
layer 1-9.
|
layer 1-9.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## layer 1: media
|
## layer 1: media
|
||||||
|
|
||||||
This layer has media keys, play/pause, next track, previous track, and volume.
|
This layer has media keys, play/pause, next track, previous track, and volume.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## layer 2: bluetooth
|
## layer 2: bluetooth
|
||||||
|
|
||||||
This layer has bluetooth select profile for 1-4, bluetooth clear, backlight
|
This layer has bluetooth select profile for 1-4, bluetooth clear, backlight
|
||||||
toggle, and rgb toggle.
|
toggle, and rgb toggle.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## layer 3: minecraft_1
|
## layer 3: minecraft_1
|
||||||
|
|
||||||
This layer is for minecraft. It has wasd, q, e, shift, control, and space.
|
This layer is for minecraft. It has wasd, q, e, shift, control, and space.
|
||||||
Holding space will take you to minecraft_2.
|
Holding space will take you to minecraft_2.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## layer 4: minecraft_2
|
## layer 4: minecraft_2
|
||||||
|
|
||||||
This layer has less critical minecraft keys, b, f5, f3, esc, f, and grave.
|
This layer has less critical minecraft keys, b, f5, f3, esc, f, and grave.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## layer 5: arrows
|
## layer 5: arrows
|
||||||
|
|
||||||
This layer is for navigation, it has arrows, page up, page down, home, end, and escape.
|
This layer is for navigation, it has arrows, page up, page down, home, end, and escape.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## layer 6: empty
|
## layer 6: empty
|
||||||
|
|
||||||
This layer is left unused.
|
This layer is left unused.
|
||||||
|
|
||||||
## layer 7: reset
|
## layer 7: reset
|
||||||
|
|
||||||
|
This is a critical layer that allows me to hold 7 and tap nine from any layer to get back to layer zero. Notice the &to 0, this is what does that.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## layer 8: numbers
|
## layer 8: numbers
|
||||||
|
|
||||||
numbers 1-9
|
numbers 1-9
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## layer 9: empty
|
## layer 9: empty
|
||||||
|
|
||||||
This layer is left unused.
|
This layer is left unused.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue