summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/keymaps/dudeofawesome/readme.md
blob: b5a33e74f6f72d0f34768f26841c6ed1bb024d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# DudeOfAwesome's WhiteFox layout

![WhiteFox Layout](https://i.imgur.com/TYYqJbP.png)

## Features

- Base Layers
    - QWERTY
    - Workman
    - Dvorak
    - Colemak
- Mouse Keys

## 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 whitefox:dudeofawesome:dfu-util
    ```