logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (974B)


  1. # Irispad
  2. An ergonomic gamepad based off of the Iris and sold by Keebio. [More info at Keebio](https://keeb.io).
  3. * Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
  4. * Hardware Supported: RP2040
  5. * Hardware Availability: [Keebio](https://keeb.io)
  6. Make example for this keyboard (after setting up your build environment):
  7. make keebio/irispad/rev8:default
  8. Example of flashing this keyboard:
  9. make keebio/irispad/rev8:default:flash
  10. 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.
  11. A build guide for this keyboard can be found here: [Iris Build Guide](https://docs.keeb.io/iris-rev6-build-guide)
  12. 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`.