diff options
Diffstat (limited to 'keyboards/whitefox/keymaps/dudeofawesome/readme.md')
-rw-r--r-- | keyboards/whitefox/keymaps/dudeofawesome/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/whitefox/keymaps/dudeofawesome/readme.md b/keyboards/whitefox/keymaps/dudeofawesome/readme.md new file mode 100644 index 0000000000..b5a33e74f6 --- /dev/null +++ b/keyboards/whitefox/keymaps/dudeofawesome/readme.md @@ -0,0 +1,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 + ``` |