forked from forks/qmk_firmware
87291437bd
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output |
||
---|---|---|
.. | ||
ansi | ||
hhkb | ||
iso | ||
chconf.h | ||
halconf.h | ||
mcuconf.h | ||
readme.md | ||
v2.c |
HS60 V2.0
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
)