Skip to content

SpiderIsland (DEBROGLIE) 25 key QMK configuration

Notifications You must be signed in to change notification settings

jasonb194/winry25tf

 
 

Repository files navigation

Winry 25-key RGB Backlight Hot Swap Mechanical Keyboard

SpiderIsland 25 key (DEBROGLIE Lightning-25)

Description in Russian ( Описание на русском ) - readme-ru.md

The file Winry25T_via.json from the seller contained "name": "Winry25T", "vendorId": "0xF1F1", "productId": "0x0025"

The seller provides files that work with Via and Vial

This version

  • Num lock indication
  • layer indication
  • turn off the backlight when putting into sleep mode or turning off the computer

Video example - https://youtu.be/Lm8n4Wwc1ok

.hex examples for uploading firmware using QMK Toolbox

VIA to configure keys and macros https://usevia.app/#/

Vial to configure keys and macros https://get.vial.today/

where

  • version of the digital block on the right (Num lock - B1) - ...num_kp.hex
  • version of the digital block on the left (Num lock - A1) - ...num_kp-A1.hex

To install hex files, you need to (it is not necessary to install QMK itself) QMK Toolboox for uploading (it is also necessary to install drivers) https://github.com/qmk/qmk_toolbox (clear EEPROM)

Keyboard from

Make example for this keyboard (after setting up your build environment):

make winry/winry25tf/rgb:default
make winry/winry25tf/rgb:vial-num_kp

Reset Key: Located on the other side of the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

About

SpiderIsland (DEBROGLIE) 25 key QMK configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.6%
  • Makefile 3.4%