summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/myoung34/readme.md
diff options
context:
space:
mode:
authorMarcus Young <myoung34@my.apsu.edu>2017-11-19 20:55:59 -0600
committerJack Humbert <jack.humb@gmail.com>2017-11-20 12:20:40 -0500
commit08dab374da8625c231f10f6b6d03cb2b23f3aa64 (patch)
tree6119078fe7c6b7f92540e8a3ca44560ee2112e75 /keyboards/planck/keymaps/myoung34/readme.md
parentdbd33782f25ce1e0855add21cd92183336670213 (diff)
Add my layout
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 0000000000..6814683840
--- /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
+ ```