qmk_firmware/keyboards/whitefox/keymaps/dudeofawesome/readme.md
Louis Orleans c7d3f31f64 board(whitefox): add layout (#2845)
*  add base layout

*  add mouse keys

* 🔥 remove unwanted keys

* 📝 add readme
2018-04-30 07:37:47 -07:00

21 lines
398 B
Markdown

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