]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/hs60/v2/readme.md
Update KBD67 readme so that it mentions the KBD65 PCB (#5143)
[qmk_firmware.git] / keyboards / hs60 / v2 / readme.md
1 HS60 V2.0
2 =========
3
4 [HS60](https://mechboards.co.uk/wp-content/uploads/2018/04/IMG_20180420_140353.jpg)
5
6 This is a standard fixed layout 60% PCB. It comes in three variants; ISO, ANSI and HHKB and support full per-key RGB.
7
8 Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [github](https://github.com/yiancar)  
9 Hardware Supported: HS60 ISO, ANSI and HHKB PCBs with STM32F303CC   
10 Hardware Availability: http://groupbuys.mechboards.co.uk/shop/hs60-hotswap-60-pcb/   
11
12 Due to the RGB implementation, the HS60 is currently not compatible with community layouts.
13
14 ## Instructions
15
16 ### Build
17
18 Make example for this keyboard (after setting up your build environment):
19
20     make hs60/v2:default
21
22 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
23
24 ### Reset
25
26 - Unplug
27 - Hold Escape
28 - Plug In
29 - Unplug
30 - Release Escape
31
32 ### Flash
33
34 - Unplug
35 - Hold Escape
36 - Plug In
37 - Flash using QMK Toolbox or dfu-util (`make hs60/v2:<keymap>:dfu-util`)