[Keyboard] Add Irispad (#23724)
* Add Irispad * Fix x positions for RGB LEDs * Add encoder/bootmagic settings in info.json and run format-json * Add missing info.json * Fix README formatting
This commit is contained in:
parent
47bc02b2ff
commit
8f2085421e
7 changed files with 278 additions and 0 deletions
21
keyboards/keebio/irispad/readme.md
Normal file
21
keyboards/keebio/irispad/readme.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Irispad
|
||||
|
||||
An ergonomic gamepad based off of the Iris and sold by Keebio. [More info at Keebio](https://keeb.io).
|
||||
|
||||
* Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
|
||||
* Hardware Supported: RP2040
|
||||
* Hardware Availability: [Keebio](https://keeb.io)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make keebio/irispad/rev8:default
|
||||
|
||||
Example of flashing this keyboard:
|
||||
|
||||
make keebio/irispad/rev8:default:flash
|
||||
|
||||
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.
|
||||
|
||||
A build guide for this keyboard can be found here: [Iris Build Guide](https://docs.keeb.io/iris-rev6-build-guide)
|
||||
|
||||
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`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue