diff options
author | Kaleb Elwert <belak@coded.io> | 2017-06-18 22:39:03 -0700 |
---|---|---|
committer | Kaleb Elwert <belak@coded.io> | 2017-06-18 22:44:52 -0700 |
commit | f71c99021558691099fbea1573e57d55fd051be0 (patch) | |
tree | 638245aa005af305da1d36625c99bf1b65bc7113 /keyboards/tv44/keymaps/core/readme.md | |
parent | 621ae42a6cb9f96b8c02a0094b36daf125c4e6ca (diff) | |
download | qmk_firmware-f71c99021558691099fbea1573e57d55fd051be0.tar.gz |
tv44: Add core layout based on the Core 47
Diffstat (limited to 'keyboards/tv44/keymaps/core/readme.md')
-rw-r--r-- | keyboards/tv44/keymaps/core/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/tv44/keymaps/core/readme.md b/keyboards/tv44/keymaps/core/readme.md new file mode 100644 index 000000000..3ec503b21 --- /dev/null +++ b/keyboards/tv44/keymaps/core/readme.md @@ -0,0 +1,18 @@ +# A minivan keymap based off the Vertex Core + +## Main differences + +* There are only 3 keys on the bottom right, so menu was dropped +* There are only 3 keys on the bottom left, so Pn was dropped because there is + no programmable layer. +* There are only 12 keys in the first row, so the delete key (along with scroll + lock) has been dropped. +* The F1-F12 keys have been shifted by 1 so they all fit in the first row of + layer 2. +* Moved the grave/tilde to layer 1 (because in layer 2 it's now taken up by F1). +* Keys relating to speed have been removed +* The `L_Win + L_Alt + R_spacebar = R_Shift, R_Alt, Menu and R_Ctrl as arrow + keys` as mentioned in the manual does not work. +* The layer 2 plus shift should have support for symbols in the first row (where + the F1-F12 keys are) but this has not been implemented, so you need to use the + second row (where the numbers are). |