summaryrefslogtreecommitdiff
path: root/keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-06 13:16:21 +0800
committerGitHub <noreply@github.com>2022-02-05 21:16:21 -0800
commit38e085df87820941bcfcdce3b3bc16e46855f557 (patch)
treecf0d99e0b6a4f3780d35e079d555e31b7a6d002d /keyboards/input_club/whitefox/keymaps/dudeofawesome/readme.md
parent10fa737ab879fea7cdb03b393d1efbcb28a4a12f (diff)
move input club keyboards into vendor folder (#15788)
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
+ ```