summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-12-18 21:45:52 +1100
committerGitHub <noreply@github.com>2023-12-18 21:45:52 +1100
commita1c8b1ebf724f79dd9bad12976e3b1bd0c9c196f (patch)
treecec457800eac3d20e3bd6fd23ef945fa879e3053 /keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
parentd235352504f82eae5dedc399bae36c65f1348fa8 (diff)
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
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, 0 insertions, 26 deletions
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md b/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
deleted file mode 100644
index b9dbdfeb90..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md
+++ /dev/null
@@ -1,26 +0,0 @@
-### 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 `QK_GESC` as the intention is to use the same layer for mac and linux.
-`QK_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`.