diff options
Diffstat (limited to 'keyboards/planck/keymaps/dudeofawesome/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/dudeofawesome/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dudeofawesome/readme.md b/keyboards/planck/keymaps/dudeofawesome/readme.md new file mode 100644 index 0000000000..7dccbaabc3 --- /dev/null +++ b/keyboards/planck/keymaps/dudeofawesome/readme.md @@ -0,0 +1,22 @@ +# DudeOfAwesome's Planck Layout + +A basic Planck layout with simultaneous RGB and audio support. + +![Planck Layout](https://i.imgur.com/2p1TEEH.png) + +## Features + +- Base Layers + - QWERTY + - Workman + - Dvorak +- Audio +- WS2812b RGB 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 make planck/rev4:dudeofawesome:dfu + ``` |