qmk-firmware/keyboards/hs60/v2
Wilba 484a9b12bc Add VIA support for QMK backlight, QMK RGBLight (#7911)
* Add VIA support for QMK backlight, QMK RGBLight

* clang-format changes
2020-01-20 10:18:25 -08:00
..
keymaps VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
chconf.h
config.h Add VIA support for QMK backlight, QMK RGBLight (#7911) 2020-01-20 10:18:25 -08:00
halconf.h
info.json
mcuconf.h
readme.md
rules.mk VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
v2.c
v2.h VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00

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)