]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/whitefox/keymaps/dudeofawesome/readme.md
board(whitefox): add layout (#2845)
[qmk_firmware.git] / keyboards / whitefox / keymaps / dudeofawesome / readme.md
1 # DudeOfAwesome's WhiteFox layout
2
3 ![WhiteFox Layout](https://i.imgur.com/TYYqJbP.png)
4
5 ## Features
6
7 - Base Layers
8     - QWERTY
9     - Workman
10     - Dvorak
11     - Colemak
12 - Mouse Keys
13
14 ## Building and flashing
15
16 1. Put your board in DFU mode with either the button on the bottom, or with a software key in your current firmware
17 1. Flash:
18     ```bash
19     $ make whitefox:dudeofawesome:dfu-util
20     ```