diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-18 20:31:38 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-18 20:31:38 +0000 |
commit | 8b6a9e2ae955fcb8aa782c6a8f08b785e1fd9b7f (patch) | |
tree | efe44a954c71539b8ab2a69aff929fa299ba6865 /keyboards/utd80/readme.md | |
parent | 381429c039c5ab8c6400421c10df7ef86418dda4 (diff) | |
parent | 9e05810cfe80fef8f451051380775f7c1954f7a4 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/utd80/readme.md')
-rw-r--r-- | keyboards/utd80/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/utd80/readme.md b/keyboards/utd80/readme.md new file mode 100644 index 0000000000..c2c11b7af4 --- /dev/null +++ b/keyboards/utd80/readme.md @@ -0,0 +1,16 @@ +# UTD80 + +A 80% replacement PCB for OTD keyboards. + +![UTD80 PCB](https://i.imgur.com/U0X8XmAl.jpg) + + +* Keyboard Maintainer: [UTDKeyboard](https://github.com/utdkeyboard) +* Hardware Supported: OTD TKL keyboard +* Hardware Availability: TaoBao + +Make example for this keyboard (after setting up your build environment): + + make utd80: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). |