1
0
Fork 0
qmk_firmware/keyboards/iriskeyboards/readme.md
SonOfAres 54dc6b7bf2
adding keyboard (#12414)
* adding keyboard

* Update keyboards/iriskeyboards/readme.md - picture size

Co-authored-by: Ryan <fauxpark@gmail.com>

* Delete iriskeyboards.json, it belongs in VIA repo

* Update info.json

* Update readme.md

* Update keyboards/iriskeyboards/keymaps/default/keymap.c

Removing unnecessary layers

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-04-22 17:15:28 -04:00

22 lines
1 KiB
Markdown

# iriskeyboards
![IrisRev0](https://i.imgur.com/sCrZ43rh.jpg)
Iris Rev0 is an experimental keyboard with a unique gasket-style mounting option which offers a different kind of feel, as typical PORON and rubber gaskets are much harder.
A few different layouts are supported such as 7u bottom row, ISO support, split backspace and right-shift.
* Keyboard Maintainer: [SonOfAres](https://github.com/SonOfAres)
* Hardware Supported: All Iris Rev0.XX PCBs
* Hardware Availability: [iriskeyboards.com](https://www.iriskeyboards.com/en) Currently unavailable - still in testing
Make example for this keyboard (after setting up your build environment):
make iriskeyboards:default
Flashing example for this keyboard:
make iriskeyboards:default:flash
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).