diff options
author | Oliver Ladner <waste@lugh.ch> | 2019-06-16 22:19:02 +0200 |
---|---|---|
committer | Oliver Ladner <waste@lugh.ch> | 2019-06-16 22:19:02 +0200 |
commit | e58b82e7cabfe7848fb210793dae111f640349ca (patch) | |
tree | 2bb054f9638f2249a7f813ebebdb65ea56d3e6ed /keyboards/dz60/keymaps/weeheavy_2.25_lshift/README.md | |
parent | 53a81fc2f681eda7267804eb990bc24c4ef58512 (diff) | |
download | qmk_firmware-e58b82e7cabfe7848fb210793dae111f640349ca.tar.gz qmk_firmware-e58b82e7cabfe7848fb210793dae111f640349ca.zip |
PoC weeheavy_2.25_lshift
Diffstat (limited to 'keyboards/dz60/keymaps/weeheavy_2.25_lshift/README.md')
-rw-r--r-- | keyboards/dz60/keymaps/weeheavy_2.25_lshift/README.md | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/weeheavy_2.25_lshift/README.md b/keyboards/dz60/keymaps/weeheavy_2.25_lshift/README.md new file mode 100644 index 0000000000..adb1175d87 --- /dev/null +++ b/keyboards/dz60/keymaps/weeheavy_2.25_lshift/README.md @@ -0,0 +1,53 @@ +![DZ60 ANSI with arrow cluster](https://i.imgur.com/014XWvY.png) + +# weeheavy's DZ60 layout + +* Default 2.25 left shift +* arrow cluster + +## Layouts + +The base layout is ANSI QWERTY. + +Key sizes (ASCII keyboards below match this scale): + + 1u = 4 chars = | | + 1.25u = 5 chars = | | + 1.5u = 6 chars = | | + 1.75u = 7 chars = | | + 2u = 8 chars = | | + 2.25u = 9 chars = | | + 2.75u = 11 chars = | | + 6.25u = 25 chars = | | + +### Layer 0: Base layout + +Specialities: + +* Arrow cluster +* FN: access to layer 1 + +``` +,----------------------------------------------------------. +|Es||1 ||2 ||3 ||4 ||5 ||6 ||7 ||8 ||9 ||0 ||- ||= || Bksp | +|----------------------------------------------------------+ +|Tab ||Q ||W ||E ||R ||T ||Y ||U ||I ||O ||P ||[ ||] || \ | +|----------------------------------------------------------+ +|Caps ||A ||S ||D ||F ||G ||H ||J ||K ||L ||; ||' || Enter | +|----------------------------------------------------------+ +| Shift ||Z ||X ||C ||V ||B ||N ||M ||, ||. ||/ || Shift | +|----------------------------------------------------------+ +|Ctl||Win||Alt|| Space |FN||← ||↑ ||↓ ||→ | +`----------------------------------------------------------' +``` + +### Layer 1: Utility + +Specialities: + +* F1-F12 keys when holding FN1 +* Movement cluster on the right hand side +* Multimedia cluster on the bottom right +* RGB config on the left hand side +* Reset key on ESC and backslash location +* Additional "B" key (a learning from my mistakes) |