summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/mitch/readme.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-12-17 21:54:01 +1100
committerGitHub <noreply@github.com>2023-12-17 21:54:01 +1100
commit7ea022ba88125c27ef2d137f52e7cf846ddb4ee9 (patch)
tree3998727ea1224c872f50bb53ab220841962d814f /keyboards/planck/keymaps/mitch/readme.md
parentf0e4bc937aeaf84887ab27d7e085e6d02fbebda9 (diff)
[Keymap Removal] Planck and related keymaps. (#22683)
Diffstat (limited to 'keyboards/planck/keymaps/mitch/readme.md')
-rw-r--r--keyboards/planck/keymaps/mitch/readme.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/keyboards/planck/keymaps/mitch/readme.md b/keyboards/planck/keymaps/mitch/readme.md
deleted file mode 100644
index 9ed1133ef9..0000000000
--- a/keyboards/planck/keymaps/mitch/readme.md
+++ /dev/null
@@ -1,22 +0,0 @@
-## Flashing Keyboard
-
-1. Install `dfu` tools:
-
- brew tap osx-cross/avr
- brew install avr-libc
- brew install dfu-programmer
-
-2. Move to this directory.
-3. Hit the reset button on the keyboard.
-4. run `make dfu`.
-
-## The Keymap
-
-This keymap is designed for a rev3 Planck Keyboard.
-
-The default layer is QWERTY. The raise layer has a ten key on the right
-and common programming punctuation on the left. The lower layer provides the
-rest of the symbols, mostly mapped with the ten key numbers.
-
-The normal right shift key uses the `MT` macro to trigger Enter on tap and right
-shift when held.