]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/dudeofawesome/readme.md
[Keyboard] Add QMK configurator JSON for Alice PCB (#6397)
[qmk_firmware.git] / keyboards / planck / keymaps / dudeofawesome / readme.md
1 # DudeOfAwesome's Planck Layout
2
3 ![Planck Layout](https://i.imgur.com/mOc2Sbd.png)
4
5 ## Features
6
7 - Base Layers
8     - QWERTY
9     - Workman
10     - Dvorak
11     - Colemak
12 - Numpad layer
13     ![numpad layer](https://i.imgur.com/PQENcut.png)
14 - Audio
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     ```