summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/mguterl/readme.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-11-26 18:36:45 +0000
committerGitHub <noreply@github.com>2023-11-27 05:36:45 +1100
commit1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch)
treeb97c1f983b7e4b57c007d0feedadd3ad3e39062b /layouts/community/ortho_4x12/mguterl/readme.md
parent4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff)
Remove userspace keymaps (#22544)
Diffstat (limited to 'layouts/community/ortho_4x12/mguterl/readme.md')
-rw-r--r--layouts/community/ortho_4x12/mguterl/readme.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/layouts/community/ortho_4x12/mguterl/readme.md b/layouts/community/ortho_4x12/mguterl/readme.md
deleted file mode 100644
index d1328c9aa5..0000000000
--- a/layouts/community/ortho_4x12/mguterl/readme.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# Michael Guterl's Ortho 4x12 Layout
-
-I use this layout for both my Planck and Levinson. I also have a very similar
-[keymap](/keyboards/preonic/keymaps/mguterl) for my Preonic.
-
-Check out my [userspace](/users/mguterl) for the custom keycodes that are used
-in keymap.c.
-
-At a very high level I use 4 layers:
-
-* Qwerty - Letters
-* Util - Vimkeys for navigation and other convenient things
-* Raise - Numbers and F keys
-* Lower - Symbols
-
-```sh
-make planck/rev5:mguterl:flash # For Planck rev5 or earlier and Planck Light
-make planck/rev6:mguterl:flash # For Planck rev6
-make keebio/levinson/rev2:mguterl:dfu # For Levinson rev2
-```