d99f6e95e1
* 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
18 lines
421 B
Markdown
18 lines
421 B
Markdown
# 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
|
|
```
|