qmk_firmware

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

readme.md (882B)


      1 kitten_paw
      2 ==========
      3 
      4 This is the firmware for the 2016 revision of the Kitten Paw controller by Bathroom Epiphanies. Most of the boilerplate code is the work of [BathroomEpiphanies](https://github.com/BathroomEpiphanies).
      5 
      6 NKRO doesn't work at the moment, I don't know if I will take the time to find out how to fix this, so far 6KRO is enough for me.
      7 
      8 Keyboard Maintainer: QMK Community  
      9 Hardware Supported: Kitten Paw PCB  
     10 Hardware Availability: https://geekhack.org/index.php?topic=46700.0
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make bpiphany/kitten_paw: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).