summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/wtf60/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/wtf60/readme.md')
-rw-r--r--keyboards/keebio/wtf60/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/keebio/wtf60/readme.md b/keyboards/keebio/wtf60/readme.md
new file mode 100644
index 0000000000..6773b4b240
--- /dev/null
+++ b/keyboards/keebio/wtf60/readme.md
@@ -0,0 +1,17 @@
+# WTF60
+
+A mirrored 60% keyboard to mess with your brain.
+
+* Keyboard Maintainer: [nooges/bakingpy](https://github.com/nooges)
+* Hardware Supported: WTF60 PCB w/ATmega32u4
+* Hardware Availability: [Keebio](https://keeb.io)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keebio/wtf60:default
+
+Flashing example for this keyboard:
+
+ make keebio/wtf60:default:flash
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).