summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dudeofawesome/readme.md
blob: 7e2f7dc943c62b11fe1d29d7562f11b18638734a (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 Planck Layout

![Planck Layout](https://i.imgur.com/mOc2Sbd.png)

## Features

- Base Layers
    - QWERTY
    - Workman
    - Dvorak
    - Colemak
- Numpad layer
    ![numpad layer](https://i.imgur.com/PQENcut.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 make planck/rev4:dudeofawesome:dfu
    ```