diff options
Diffstat (limited to 'keyboards/trnthsn/tyson60s/readme.md')
| -rw-r--r-- | keyboards/trnthsn/tyson60s/readme.md | 21 |
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 + + + +A Hiney H60 form factor PCB for 60% keyboards. Uses a Left USB Type C connector or 4 JST SH positions for daughter board. + + + +* 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). |