qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (848B)


      1 # HS60
      2 
      3 [HS60](https://mechboards.co.uk/wp-content/uploads/2018/04/IMG_20180420_140353.jpg)
      4 
      5 This is a standard fixed layout 60% PCB. It comes in two variants, ISO and ANSI and support full per-key RGB.
      6 
      7 * Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
      8 * Hardware Supported: HS60 ISO and ANSI PCBs with Atmega 32u4
      9 * Hardware Availability: https://mechboards.co.uk/shop/all/hs60-pcb/
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make hs60/v1/ansi:default
     14     make hs60/v1/iso:default
     15 
     16 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).