logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1098B)


  1. HS60 V2.0
  2. =========
  3. [HS60](https://mechboards.co.uk/wp-content/uploads/2018/04/IMG_20180420_140353.jpg)
  4. This is a standard fixed layout 60% PCB. It comes in three variants; ISO, ANSI and HHKB and support full per-key RGB.
  5. Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  6. Hardware Supported: HS60 ISO, ANSI and HHKB PCBs with STM32F303CC
  7. Hardware Availability: http://groupbuys.mechboards.co.uk/shop/hs60-hotswap-60-pcb/
  8. Due to the RGB implementation, the HS60 is currently not compatible with community layouts.
  9. ## Instructions
  10. ### Build
  11. Make example for this keyboard (after setting up your build environment):
  12. make hs60/v2/<layout>:default
  13. 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.
  14. ### Reset
  15. - Unplug
  16. - Hold Escape
  17. - Plug In
  18. - Unplug
  19. - Release Escape
  20. ### Flash
  21. - Unplug
  22. - Hold Escape
  23. - Plug In
  24. - Flash using QMK Toolbox or dfu-util (`make hs60/v2/<layout>:<keymap>:dfu-util`)