qmk_firmware/keyboards/hs60/v2
stanrc85 a0d5f0722f [Keymap] Romac added and tweaks to existing keymaps (#5941)
* Initial keymap for Romac

* Formatting changes

* keymap tweaks

* Add new cycle layer key

* add cycle layer code

* initial upload

* keymap updates

* keymap updates

* keymap updates for new layer names

* new enum layers

* case added for 4th layer

* removed extra space for formatting
2019-05-21 10:59:07 -07:00
..
boards/GENERIC_STM32_F303XC Keyboard: Add HS60 V2 (#4250) 2018-10-26 16:14:29 -07:00
keymaps [Keymap] Romac added and tweaks to existing keymaps (#5941) 2019-05-21 10:59:07 -07:00
bootloader_defs.h Keyboard: Add HS60 V2 (#4250) 2018-10-26 16:14:29 -07:00
chconf.h Keyboard: Add HS60 V2 (#4250) 2018-10-26 16:14:29 -07:00
config.h [Keyboard] Added configurable defaults for RGB backlight parameters. (#5549) 2019-04-04 07:10:07 -07:00
halconf.h Keyboard: Add HS60 V2 (#4250) 2018-10-26 16:14:29 -07:00
info.json Corrected HS60 v2 keyboard name in info.json (#5242) 2019-02-25 08:02:40 -08:00
mcuconf.h Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -08:00
readme.md HS60 v2: Instructions how to reset and flash (#5241) 2019-03-01 09:12:20 -08:00
rules.mk Add DFU Suffix for ARM boards (#5763) 2019-05-03 08:24:22 -07:00
v2.c Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -08:00
v2.h Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -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)