summaryrefslogtreecommitdiff
path: root/keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md
diff options
context:
space:
mode:
authorzvecr <git@zvecr.com>2022-02-25 23:45:40 +0000
committerzvecr <git@zvecr.com>2022-02-25 23:45:40 +0000
commite7931289918221081cbe2a7ea5df27a5d86324db (patch)
tree0b06145520f8aaf5ff5cb928aa5176fc2dd23619 /keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md
parentc0ee3d2c79388187883b1b1b1d1a0b6842acf741 (diff)
parentcf31355f08dca311a013168eb3eb995e2fc6a3d1 (diff)
downloadqmk_firmware-e7931289918221081cbe2a7ea5df27a5d86324db.tar.gz
qmk_firmware-e7931289918221081cbe2a7ea5df27a5d86324db.zip
Merge remote-tracking branch 'origin/develop'
Diffstat (limited to 'keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md')
-rw-r--r--keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md b/keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md
new file mode 100644
index 0000000000..b5a33e74f6
--- /dev/null
+++ b/keyboards/input_club/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
+ ```