qmk_firmware

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

readme.md (1034B)


      1 # Periboard-512
      2 
      3 ![Periboard-512](https://i.imgur.com/ohd61TK.jpeg)
      4 
      5 For this project I converted low-cost consumer keyboard to QMK using a Perixx Periboard-512 and a Teensy++ 2.0.
      6 
      7 * Keyboard Maintainer: [Sife-ops](https://github.com/Sife-ops)
      8 * Hardware Supported: Periboard-512, Teensy++ 2.0
      9 * Hardware Availability: [Periboard-512](https://www.amazon.com/Perixx-PERIBOARD-512-Ergonomic-Split-Keyboard/dp/B075GZVD4T), [Teensy++ 2.0](https://www.pjrc.com/store/teensypp.html)
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make converter/periboard_512:default
     14 
     15 Flashing example for this keyboard:
     16 
     17     make converter/periboard_512:default:flash
     18 
     19 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).
     20 
     21 [Build guide](https://gist.github.com/Sife-ops/af1916136d641ffee86e8f0f62afc5a4)