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 | |
parent | 3f5d47eae8baf9a58d8b39e080cf97ad070c5bd0 (diff) | |
download | qmk_firmware-50baf28386b1cb8a7e033b1ad9629206c62a6131.tar.gz qmk_firmware-50baf28386b1cb8a7e033b1ad9629206c62a6131.zip |
move winry25tc to winry/ (#15637)
-rw-r--r-- | keyboards/winry/winry25tc/config.h (renamed from keyboards/spiderisland/winry25tc/config.h) | 0 | ||||
-rw-r--r-- | keyboards/winry/winry25tc/info.json (renamed from keyboards/spiderisland/winry25tc/info.json) | 0 | ||||
-rw-r--r-- | keyboards/winry/winry25tc/keymaps/default/keymap.c (renamed from keyboards/spiderisland/winry25tc/keymaps/default/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/winry/winry25tc/readme.md (renamed from keyboards/spiderisland/winry25tc/readme.md) | 15 | ||||
-rw-r--r-- | keyboards/winry/winry25tc/rules.mk (renamed from keyboards/spiderisland/winry25tc/rules.mk) | 0 | ||||
-rw-r--r-- | keyboards/winry/winry25tc/winry25tc.c (renamed from keyboards/spiderisland/winry25tc/winry25tc.c) | 0 | ||||
-rw-r--r-- | keyboards/winry/winry25tc/winry25tc.h (renamed from keyboards/spiderisland/winry25tc/winry25tc.h) | 0 |
7 files changed, 10 insertions, 5 deletions
diff --git a/keyboards/spiderisland/winry25tc/config.h b/keyboards/winry/winry25tc/config.h index 1e7ff4c63b..1e7ff4c63b 100644 --- a/keyboards/spiderisland/winry25tc/config.h +++ b/keyboards/winry/winry25tc/config.h diff --git a/keyboards/spiderisland/winry25tc/info.json b/keyboards/winry/winry25tc/info.json index 8e503bc74a..8e503bc74a 100644 --- a/keyboards/spiderisland/winry25tc/info.json +++ b/keyboards/winry/winry25tc/info.json diff --git a/keyboards/spiderisland/winry25tc/keymaps/default/keymap.c b/keyboards/winry/winry25tc/keymaps/default/keymap.c index ec1d0f42ed..ec1d0f42ed 100644 --- a/keyboards/spiderisland/winry25tc/keymaps/default/keymap.c +++ b/keyboards/winry/winry25tc/keymaps/default/keymap.c diff --git a/keyboards/spiderisland/winry25tc/readme.md b/keyboards/winry/winry25tc/readme.md index 45ba0bd5a4..9507aef74b 100644 --- a/keyboards/spiderisland/winry25tc/readme.md +++ b/keyboards/winry/winry25tc/readme.md @@ -1,14 +1,19 @@ -# SpiderIsland 25-key RGB Backlight Hot Swap Mechanical Keyboard +# 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 from [SpiderIsland on AliExpress](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 +* 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 spiderisland/winry25tc:default + 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).
\ No newline at end of file +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). diff --git a/keyboards/spiderisland/winry25tc/rules.mk b/keyboards/winry/winry25tc/rules.mk index b0352b513c..b0352b513c 100644 --- a/keyboards/spiderisland/winry25tc/rules.mk +++ b/keyboards/winry/winry25tc/rules.mk diff --git a/keyboards/spiderisland/winry25tc/winry25tc.c b/keyboards/winry/winry25tc/winry25tc.c index 938dadaf8f..938dadaf8f 100644 --- a/keyboards/spiderisland/winry25tc/winry25tc.c +++ b/keyboards/winry/winry25tc/winry25tc.c diff --git a/keyboards/spiderisland/winry25tc/winry25tc.h b/keyboards/winry/winry25tc/winry25tc.h index 5498dd8d6b..5498dd8d6b 100644 --- a/keyboards/spiderisland/winry25tc/winry25tc.h +++ b/keyboards/winry/winry25tc/winry25tc.h |