diff options
Diffstat (limited to 'keyboards/iriskeyboards/readme.md')
| -rw-r--r-- | keyboards/iriskeyboards/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/iriskeyboards/readme.md b/keyboards/iriskeyboards/readme.md new file mode 100644 index 000000000..615978f25 --- /dev/null +++ b/keyboards/iriskeyboards/readme.md | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | # iriskeyboards | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | 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. | ||
| 6 | |||
| 7 | A few different layouts are supported such as 7u bottom row, ISO support, split backspace and right-shift. | ||
| 8 | |||
| 9 | * Keyboard Maintainer: [SonOfAres](https://github.com/SonOfAres) | ||
| 10 | * Hardware Supported: All Iris Rev0.XX PCBs | ||
| 11 | * Hardware Availability: [iriskeyboards.com](https://www.iriskeyboards.com/en) Currently unavailable - still in testing | ||
| 12 | |||
| 13 | Make example for this keyboard (after setting up your build environment): | ||
| 14 | |||
| 15 | make iriskeyboards:default | ||
| 16 | |||
| 17 | Flashing example for this keyboard: | ||
| 18 | |||
| 19 | make iriskeyboards:default:flash | ||
| 20 | |||
| 21 | 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). | ||
