mirror of https://github.com/qmk/qmk_firmware
23 lines
458 B
Markdown
23 lines
458 B
Markdown
# 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/IH8sWmQ.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
|
|
```
|