diff options
author | Weirdo <1248314361@qq.com> | 2021-07-21 04:09:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 13:09:53 -0700 |
commit | dbca44ae8d4d3c28225b0998c636f389f476bb2d (patch) | |
tree | aad7aa415b1b02932589665385a1e0388cf72db7 /keyboards/tiger910/readme.md | |
parent | 81cac8eec66ab98d5091e5b704215dc96fe830d4 (diff) |
[Keyboard] Add Tiger910 (#12605)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/tiger910/readme.md')
-rw-r--r-- | keyboards/tiger910/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tiger910/readme.md b/keyboards/tiger910/readme.md new file mode 100644 index 0000000000..ed14a307d3 --- /dev/null +++ b/keyboards/tiger910/readme.md @@ -0,0 +1,15 @@ +# Tiger910 + + + +A 65% keyboard + +* Keyboard Maintainer: [Weirdo](https://weirdo-f.github.io)(https://github.com/1248314361) +* Hardware Supported: Tiger910 +* Hardware Availability: Not yet + +Make example for this keyboard (after setting up your build environment): + + make tiger910: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). |