qmk_firmware

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

readme.md (689B)


      1 # ErgoInu
      2 
      3 ![ergoinu](https://i.imgur.com/4CCM8Vl.jpg)
      4 
      5 An (Not Portable But Small) Ergonomic Split Keyboard.
      6 
      7 * Keyboard Maintainer: [hsgw](https://github.com/hsgw/)   [twitter](https://twitter.com/hsgw)
      8 * Hardware Supported: Pro Micro
      9 * Hardware Availability & Repository: [https://github.com/hsgw/ergoinu](https://github.com/hsgw/ergoinu)
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make dm9records/ergoinu:default
     14 
     15     (or)
     16 
     17     make dm9records/ergoinu:default_jis
     18 
     19 
     20 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.