qmk-firmware/keyboards/hs60/v2
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450)
2020-03-21 16:20:04 +11:00
..
ansi Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
hhkb Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
iso Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
chconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
halconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
mcuconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
readme.md [Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847) 2020-01-21 15:09:50 -08:00
v2.c [Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847) 2020-01-21 15:09:50 -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/<layout>: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/<layout>:<keymap>:dfu-util)