diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-14 01:18:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 09:18:56 -0800 |
commit | 50baf28386b1cb8a7e033b1ad9629206c62a6131 (patch) | |
tree | ba771cfa8bd75b40e62f26d70d16d1cc6a0c24cc /keyboards/winry/winry25tc/readme.md | |
parent | 3f5d47eae8baf9a58d8b39e080cf97ad070c5bd0 (diff) |
move winry25tc to winry/ (#15637)
Diffstat (limited to 'keyboards/winry/winry25tc/readme.md')
-rw-r--r-- | keyboards/winry/winry25tc/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/winry/winry25tc/readme.md b/keyboards/winry/winry25tc/readme.md new file mode 100644 index 0000000000..9507aef74b --- /dev/null +++ b/keyboards/winry/winry25tc/readme.md @@ -0,0 +1,19 @@ +# Winry 25-key RGB Backlight Hot Swap Mechanical Keyboard + +Keyboard from +* [SpiderIsland on AliExpress(reseller)](https://a.aliexpress.com/_dVJsSpR). Seller provides [kbfirmware](https://kbfirmware.com/) JSON config that was converted to QMK. + + + +* Keyboard Maintainer: [andrzejressel](https://github.com/andrzejressel) +* Hardware Availability: +https://aliexpress.com/item/1005001523579896.html +https://item.taobao.com/item.htm?id=599731303104 + +Make example for this keyboard (after setting up your build environment): + + make winry/winry25tc:default + +**Reset Key**: Located on the other side of the keyboard. + +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). |