4a87af0e9a
* Fix up bastardkb boards since blackpill support is officially added. * Check for blackpill version, not elite c. * Add checks in chibiOS config since multiple ARM controllers supported. * Rework rules.mk for keymaps to better handle arm vs avr support * Start moving away from `matrix_*_*` functions. * `housekeeping_task_*` instead of `matrix_scan_*` * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` * Add ℂℴmⅈℂ unicode input method. * Clean up unicode code to be more compact and flexible. * Remove/move Pro Micro LED commands to userspace and better filter them * Fixup OLED code * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation * Make unicode mode render much more compact/simple. * Make qmk secrets more self contained * Remove custom implementation of split watchdog |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev1_led | ||
rev2 | ||
rev3 | ||
rev4 | ||
rev5 | ||
rev6 | ||
rev6a | ||
rev6b | ||
rev7 | ||
config.h | ||
info.json | ||
iris.c | ||
iris.h | ||
readme.md |
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, ATmega32u4
Hardware Availability: Keebio
Make example for this keyboard (after setting up your build environment):
make keebio/iris/rev6:default
Example of flashing this keyboard:
make keebio/iris/rev6:default:flash
See build environment setup then the make instructions for more information.
A build guide for this keyboard can be found here: Iris Build Guide
Iris Rev. 6 Notes
The Iris Rev. 6 and Rev. 6.1 PCBs are nearly identical and have the same firmware (rev6
) pre-flashed to them that has VIA support enabled. However this stock firmware does not support for Lighting controls in VIA.
To enable Lighting controls in VIA, you will need the rev6a
firmware. See Enabling Iris Rev. 6 VIA RGB Controls for more details.
Both the Rev. 6 and Rev. 6.1 PCBs are compatible with the rev6a
firmware.