qmk_firmware

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

readme.md (974B)


      1 # Irispad
      2 
      3 An ergonomic gamepad based off of the Iris and sold by Keebio. [More info at Keebio](https://keeb.io).
      4 
      5 * Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
      6 * Hardware Supported: RP2040
      7 * Hardware Availability: [Keebio](https://keeb.io)
      8 
      9 Make example for this keyboard (after setting up your build environment):
     10 
     11     make keebio/irispad/rev8:default
     12 
     13 Example of flashing this keyboard:
     14 
     15     make keebio/irispad/rev8:default:flash
     16 
     17 See [build environment setup](https://docs.qmk.fm/#/newbs_getting_started) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
     18 
     19 A build guide for this keyboard can be found here: [Iris Build Guide](https://docs.keeb.io/iris-rev6-build-guide)
     20 
     21 Note: The Irispad PCB is a repurposed Iris Rev. 8 PCB from a batch that had all of the diodes flipped, so if you would like to use a regular Iris Rev. 8 PCB, you will need to change `ROW2COL` to `COL2ROW` in `keyboard.json`.