qmk_firmware/keyboards/keebio/iris
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
keymaps [Keymap] Add workman to my iris keymap (#6319) 2019-07-12 23:37:48 -07:00
rev1
rev1_led
rev2
rev3 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
config.h
info.json
iris.c
iris.h
readme.md
rules.mk

Iris

A split ergo 4x6 keyboard with 3 or 4 thumb keys made and sold by Keebio. More info at Keebio.

Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro
Hardware Availability: Keebio

Make example for this keyboard (after setting up your build environment):

make keebio/iris/rev2:default

Example of flashing this keyboard:

make keebio/iris/rev2:default:avrdude

See build environment setup then the make instructions for more information.

A build guide for this keyboard can be found here: Iris Build Guide