summaryrefslogtreecommitdiff
path: root/keyboards/preonic/keymaps/dudeofawesome/readme.md
blob: 244442494d2aa86321a879c1aaabe44228d8fb7b (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/V5iGHZg.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
    ```