qmk_firmware/keyboards/iriskeyboards
Ryan ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps
config.h Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
iriskeyboards.c
iriskeyboards.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

iriskeyboards

IrisRev0

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
  • Hardware Supported: All Iris Rev0.XX PCBs
  • Hardware Availability: iriskeyboards.com 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.