From 0c84dd6bdcad2bdfcc6b929cfc74d02695c0da8a Mon Sep 17 00:00:00 2001 From: Murali S Date: Sat, 2 Jul 2022 13:42:13 +0100 Subject: Add keymaps for muralis and kuru (#17337) Co-authored-by: Drashna Jaelre Co-authored-by: Sree Vidya Sobha Dharmarajan --- .../dztech/dz60rgb_ansi/keymaps/muralisc/readme.md | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md (limited to 'keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md') 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`. -- cgit v1.2.3