aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/dudeofawesome/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/keymaps/dudeofawesome/readme.md')
-rw-r--r--keyboards/preonic/keymaps/dudeofawesome/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/preonic/keymaps/dudeofawesome/readme.md b/keyboards/preonic/keymaps/dudeofawesome/readme.md
new file mode 100644
index 000000000..244442494
--- /dev/null
+++ b/keyboards/preonic/keymaps/dudeofawesome/readme.md
@@ -0,0 +1,22 @@
+# DudeOfAwesome's Preonic layout
+
+![Preonic Layout](https://i.imgur.com/EC42Pnw.png)
+
+## Features
+
+- Base Layers
+ - QWERTY
+ - Workman
+ - Dvorak
+ - Colemak
+- Numpad layer
+ ![numpad layer](https://i.imgur.com/V5iGHZg.png)
+- Audio
+
+## 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 preonic/rev2:dudeofawesome:dfu
+ ```