qmk-dactyl-manuform-a/keyboards/hs60/v2
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
ansi Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
hhkb Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
iso Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md Fix capitalisation of "GitHub" (#9184) 2020-05-25 19:43:14 -07: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)