summaryrefslogtreecommitdiff
path: root/keyboards/tkc/godspeed75/readme.md
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2020-07-27 22:34:33 -0400
committerGitHub <noreply@github.com>2020-07-27 19:34:33 -0700
commit14efd8aa4187406f3323385d0bdabbcb466210e4 (patch)
treed389fc613bf55e6f5a13d3c1c5c29b266c91fe4b /keyboards/tkc/godspeed75/readme.md
parente999ade1003359d7b2a2d95036cd8de848726047 (diff)
[Keyboard] Initial support for TKC GodSpeed75 (#9723)
* Initial support for TKC GodSpeed75 * Correct compile error * Update keyboards/tkc/godspeed75/rules.mk * Update keyboards/tkc/godspeed75/readme.md * Delete bootloader_defs.h * Update keyboards/tkc/godspeed75/keymaps/via/keymap.c * Update keyboards/tkc/godspeed75/readme.md * Update keyboards/tkc/godspeed75/config.h * Update keyboards/tkc/godspeed75/readme.md
Diffstat (limited to 'keyboards/tkc/godspeed75/readme.md')
-rw-r--r--keyboards/tkc/godspeed75/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tkc/godspeed75/readme.md b/keyboards/tkc/godspeed75/readme.md
new file mode 100644
index 0000000000..9cf0776b18
--- /dev/null
+++ b/keyboards/tkc/godspeed75/readme.md
@@ -0,0 +1,15 @@
+# The Key Company GodSpeed75
+
+![GodSpeed75](https://cdn.shopify.com/s/files/1/1679/2319/products/Godspeed75_white_infinikey-bow_720x.jpg?v=1580230323)
+
+The Key Company GodSpeed75 is a is a 75% top mount keyboard featuring a USB-C daughterboard and USB-A hub utilizing the STM32F072 microcontroller.
+
+* Keyboard Maintainer: [Terry Mathews](https://github.com/TerryMathews/)
+* Hardware Supported: TKC GodSpeed75
+* Hardware Availability: [TheKey.Company](https://thekey.company/products/godspeed75)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make tkc/godspeed75:default
+
+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).