summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/myoung34/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/myoung34/readme.md
parentf0e4bc937aeaf84887ab27d7e085e6d02fbebda9 (diff)
[Keymap Removal] Planck and related keymaps. (#22683)
Diffstat (limited to 'keyboards/planck/keymaps/myoung34/readme.md')
-rw-r--r--keyboards/planck/keymaps/myoung34/readme.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/planck/keymaps/myoung34/readme.md b/keyboards/planck/keymaps/myoung34/readme.md
deleted file mode 100644
index 6814683840..0000000000
--- a/keyboards/planck/keymaps/myoung34/readme.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# myoung34's Planck Layout
-
-A basic Planck layout with simultaneous backlight and audio support.
-
-## Features
-
-- Base Layers
- - QWERTY
- - Colemak
-- Audio
-- Backlight
-
-## Building and flashing
-
-1. Put your board in DFU mode with either the button on the bottom, or with a software key in your current firmware
-1. Flash:
- ```bash
- $ make planck/rev4:myoung34:dfu
- ```