]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/preonic/keymaps/dudeofawesome/readme.md
layout(preonic): dudeofawesome's layout (#2449)
[qmk_firmware.git] / keyboards / preonic / keymaps / dudeofawesome / readme.md
1 # DudeOfAwesome's Preonic layout
2
3 ![Preonic Layout](https://i.imgur.com/EC42Pnw.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/V5iGHZg.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 preonic/rev2:dudeofawesome:dfu
22     ```