[Keymap] Add userspace and personal keymaps (#7093)
* Add Planck keymap and custom keycodes to userspace * Add Preonic keymap and extract common ortho layers and keycodes * Add Leaf60 WKL keymap * Add M60-A keymap * Add Levinson keymap * Fix links in personal readmes * Use flash target * Remove duplicate definition Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove superfluous line endings * Planck and preonic encoder should have the same behavior * Use higher level API Co-Authored-By: fauxpark <fauxpark@gmail.com> * Use layouts to reduce planck/levinson duplication * Update flash instructions for levinson
This commit is contained in:
committed by
Drashna Jaelre
parent
e214f2826e
commit
d99f6e95e1
18
keyboards/preonic/keymaps/mguterl/readme.md
Normal file
18
keyboards/preonic/keymaps/mguterl/readme.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Michael Guterl's Preonic Layout
|
||||
|
||||
I have a very similar [keymap](/keyboards/planck/keymaps/mguterl) for my
|
||||
Planck.
|
||||
|
||||
Check out my [userspace](/users/mguterl) for the custom keycodes that are used
|
||||
in keymap.c.
|
||||
|
||||
At a very high level I use 4 layers:
|
||||
|
||||
* Qwerty - Letters
|
||||
* Util - Vimkeys for navigation and other convenient things
|
||||
* Raise - Numbers and F keys
|
||||
* Lower - Symbols
|
||||
|
||||
```sh
|
||||
make preonic/rev3:mguterl:flash
|
||||
```
|
||||
Reference in New Issue
Block a user