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

A basic Planck layout with simultaneous RGB and audio support.

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

## Features

- Base Layers
  - QWERTY
  - Workman
  - Dvorak
- Audio
- WS2812b RGB backlight

## 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
    ```