You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/hs60/v2
Wilba bffbb4b42d Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)
* Added WT65-B, WT75-B, minor fixes

* Update keyboards/wilba_tech/wt65_b/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update keyboards/wilba_tech/wt65_b/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/wilba_tech/wt75_b/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Change DEBOUNCING_DELAY to DEBOUNCE

* Change DEBOUNCING_DELAY to DEBOUNCE

* Move Zeal60/Zeal65 files to keyboards/wilba_tech

* Change DEBOUNCING_DELAY to DEBOUNCE

* Refactoring zeal60 code to wilba_tech

* Moved Rama Works PCBs to wilba_tech

* Rename Rama Works files

* Cleanup info.json

* Cleanup readme.md

* Cleanup USB device strings

* U80-A RGB matrix, IS31FL3731 driver changes

* Fixed #include from keyboards/zeal60
6 years ago
..
boards/GENERIC_STM32_F303XC Keyboard: Add HS60 V2 (#4250) 7 years ago
keymaps Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 6 years ago
bootloader_defs.h Keyboard: Add HS60 V2 (#4250) 7 years ago
chconf.h Keyboard: Add HS60 V2 (#4250) 7 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
halconf.h Keyboard: Add HS60 V2 (#4250) 7 years ago
info.json Corrected HS60 v2 keyboard name in info.json (#5242) 6 years ago
mcuconf.h Final HS60v2 changes. (#4790) 6 years ago
readme.md HS60 v2: Instructions how to reset and flash (#5241) 6 years ago
rules.mk Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 6 years ago
v2.c Final HS60v2 changes. (#4790) 6 years ago
v2.h Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 6 years ago

readme.md

HS60 V2.0

HS60

This is a standard fixed layout 60% PCB. It comes in three variants; ISO, ANSI and HHKB and support full per-key RGB.

Keyboard Maintainer: Yiancar and on github
Hardware Supported: HS60 ISO, ANSI and HHKB PCBs with STM32F303CC
Hardware Availability: http://groupbuys.mechboards.co.uk/shop/hs60-hotswap-60-pcb/

Due to the RGB implementation, the HS60 is currently not compatible with community layouts.

Instructions

Build

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

make hs60/v2:default

See build environment setup then the make instructions for more information.

Reset

  • Unplug
  • Hold Escape
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold Escape
  • Plug In
  • Flash using QMK Toolbox or dfu-util (make hs60/v2:<keymap>:dfu-util)