summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/myoung34/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/myoung34/readme.md')
-rw-r--r--keyboards/planck/keymaps/myoung34/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/myoung34/readme.md b/keyboards/planck/keymaps/myoung34/readme.md
new file mode 100644
index 000000000..681468384
--- /dev/null
+++ b/keyboards/planck/keymaps/myoung34/readme.md
@@ -0,0 +1,19 @@
+# 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
+ ```