diff options
author | Peter (Rocky) Villano <peter.s.villano@gmail.com> | 2020-05-15 22:17:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-15 19:17:24 -0700 |
commit | 2c9ab8a606cd038785b75f0c2dd5469e63de189d (patch) | |
tree | f4a15f54d4c9d9aaa6b4a02d10842955ff389bde /keyboards/preonic/keymaps/pvillano/readme.md | |
parent | 0bf60acc4b54c6b3f688263d75c1e5aec2e4338e (diff) | |
download | qmk_firmware-2c9ab8a606cd038785b75f0c2dd5469e63de189d.tar.gz qmk_firmware-2c9ab8a606cd038785b75f0c2dd5469e63de189d.zip |
[Keymap] adds pvillano's preonic keymap (#9106)
* adds pvillano's preonic keymap
* Remove unnecessary "\" (tested - ok)
Diffstat (limited to 'keyboards/preonic/keymaps/pvillano/readme.md')
-rw-r--r-- | keyboards/preonic/keymaps/pvillano/readme.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/preonic/keymaps/pvillano/readme.md b/keyboards/preonic/keymaps/pvillano/readme.md new file mode 100644 index 0000000000..a1d11f8acb --- /dev/null +++ b/keyboards/preonic/keymaps/pvillano/readme.md @@ -0,0 +1,25 @@ +# A preonic layout similar to the default, + +but with some extra conviences for programming and gaming + +## For programming + +* Underscore is next to space. +* Backslash replaces Del on the default layer. +* Brackets are easy to reach, and are arranged symmetrically. + +## For Gaming + +* Gaming mode disables OS key. +* Gaming mode moves ALT to "right space", to be more easily reached. +* Numpad is available with only the left hand (for emotes). + +## Personal taste + +* Esc is in the top left, where it belongs +* Only one Alt layer and one Func layer +* Function codes are mnemonic + * Func + G for Game mode + * Func + M for Music mode + * Func + N for Num lock +* No multi-key combos with more than two keys |