summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/dudeofawesome/readme.md
blob: a5d89fc82875698e3d6b016fe2745b4f6d98767a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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
    ```