aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/trnthsn/tyson60s/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/trnthsn/tyson60s/readme.md')
-rw-r--r--keyboards/trnthsn/tyson60s/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/trnthsn/tyson60s/readme.md b/keyboards/trnthsn/tyson60s/readme.md
new file mode 100644
index 0000000000..6a1261e70c
--- /dev/null
+++ b/keyboards/trnthsn/tyson60s/readme.md
@@ -0,0 +1,21 @@
+# Tyson60s
+
+![Tyson60s](https://i.imgur.com/3EC4RfF.jpg)
+
+A Hiney H60 form factor PCB for 60% keyboards. Uses a Left USB Type C connector or 4 JST SH positions for daughter board.
+
+![Layout](https://i.imgur.com/baNC0u8.jpeg)
+
+* Keyboard Maintainer: [Trnthsn](https://github.com/trnthsn)
+* Hardware Supported: RP2040, Tyson60s PCB, Hiney H60
+* Hardware Availability: [Trnthsn](https://www.facebook.com/TrnThSn.Mech)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make trnthsn/tyson60s:default
+
+Flashing example for this keyboard:
+
+ make trnthsn/tyson60s: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).