Browse Source

move winry25tc to winry/ (#15637)

pull/15882/head
peepeetee 2 years ago
committed by GitHub
parent
commit
50baf28386
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 10 additions and 5 deletions
  1. +0
    -0
      keyboards/winry/winry25tc/config.h
  2. +0
    -0
      keyboards/winry/winry25tc/info.json
  3. +0
    -0
      keyboards/winry/winry25tc/keymaps/default/keymap.c
  4. +10
    -5
      keyboards/winry/winry25tc/readme.md
  5. +0
    -0
      keyboards/winry/winry25tc/rules.mk
  6. +0
    -0
      keyboards/winry/winry25tc/winry25tc.c
  7. +0
    -0
      keyboards/winry/winry25tc/winry25tc.h

keyboards/spiderisland/winry25tc/config.h → keyboards/winry/winry25tc/config.h View File


keyboards/spiderisland/winry25tc/info.json → keyboards/winry/winry25tc/info.json View File


keyboards/spiderisland/winry25tc/keymaps/default/keymap.c → keyboards/winry/winry25tc/keymaps/default/keymap.c View File


keyboards/spiderisland/winry25tc/readme.md → keyboards/winry/winry25tc/readme.md View File

@ -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).
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).

keyboards/spiderisland/winry25tc/rules.mk → keyboards/winry/winry25tc/rules.mk View File


keyboards/spiderisland/winry25tc/winry25tc.c → keyboards/winry/winry25tc/winry25tc.c View File


keyboards/spiderisland/winry25tc/winry25tc.h → keyboards/winry/winry25tc/winry25tc.h View File


Loading…
Cancel
Save