You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fauxpark f98750de6e
[Core] Cleanup rules.mk for F303 keyboards (#7306)
5 years ago
..
keymaps [Keymap] minor config changes (#7334) 5 years ago
chconf.h Keyboard: Add HS60 V2 (#4250) 6 years ago
config.h [Keyboard] RGB updates on NK65 and HS60 (#6795) 5 years ago
halconf.h Keyboard: Add HS60 V2 (#4250) 6 years ago
info.json Corrected HS60 v2 keyboard name in info.json (#5242) 5 years ago
mcuconf.h Final HS60v2 changes. (#4790) 5 years ago
readme.md HS60 v2: Instructions how to reset and flash (#5241) 5 years ago
rules.mk [Core] Cleanup rules.mk for F303 keyboards (#7306) 5 years ago
v2.c Final HS60v2 changes. (#4790) 5 years ago
v2.h Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 5 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)