summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
diff options
context:
space:
mode:
authorMurali S <muralisc@gmail.com>2022-07-02 13:42:13 +0100
committerGitHub <noreply@github.com>2022-07-02 22:42:13 +1000
commit0c84dd6bdcad2bdfcc6b929cfc74d02695c0da8a (patch)
treeaace6e759abf36b934933aae0b2ffbbd7b943404 /keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
parent3059d7883c4d129054d40a22f31efa45373154e3 (diff)
downloadqmk_firmware-0c84dd6bdcad2bdfcc6b929cfc74d02695c0da8a.tar.gz
qmk_firmware-0c84dd6bdcad2bdfcc6b929cfc74d02695c0da8a.zip
Add keymaps for muralis and kuru (#17337)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sree Vidya Sobha Dharmarajan <ssd@Srees-MacBook-Pro.local>
Diffstat (limited to 'keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md')
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md b/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
new file mode 100644
index 0000000000..905a21e9c8
--- /dev/null
+++ b/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
@@ -0,0 +1,26 @@
+### ansi vim
+
+Keymap for dz60rgb terminal users
+
+### Philosophy
+
+Touch typing largely relies on muscle memory and hence
+maintaining a uniform position of keys across devices helps a lot.
+
+The below keymap attempts to maintain a uniform keymap across Linux and Mac.
+
+Avoiding the use of `KC_GESC` as the intention is to use the same layer for mac and linux.
+`KC_GESC` causes `` CMD+` `` to be send which has a default mapping
+
+Layer: 1
+
+Using `A` for `Home`
+Using `E` for `End`
+Using `F` for `PgDN`
+Using `B` for `PgUP`
+
+Layer 3:
+
+Dedicated Num keys block and `Ins, Home, PgUp` block.
+
+Dedicated Layer for arrow keys and Num keys and `Ins`, `Home` and `PgUp`.