]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/dudeofawesome/readme.md
Merge pull request #1915 from dondelelcaro/ergodox_ez_left_leds
[qmk_firmware.git] / keyboards / planck / keymaps / dudeofawesome / readme.md
1 # DudeOfAwesome's Planck Layout
2
3 A basic Planck layout with simultaneous RGB and audio support.
4
5 ![Planck Layout](https://i.imgur.com/2p1TEEH.png)
6
7 ## Features
8
9 - Base Layers
10   - QWERTY
11   - Workman
12   - Dvorak
13 - Audio
14 - WS2812b RGB backlight
15
16 ## Building and flashing
17
18 1. Put your board in DFU mode with either the button on the bottom, or with a software key in your current firmware
19 1. Flash:
20     ```bash
21     $ make make planck/rev4:dudeofawesome:dfu
22     ```