cbabc8dbe6
* Replace Tapping Force Hold feature with Quick Tap Term * Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0 * Deprecate force hold in info_config.json * Before and after quick tap term unit tests * Quick tap unit tests iteration * Keymap config.h correction * Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed * Add two more test cases for quick tap * Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2 * Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2 * Add function declaration for get_quick_tap_term Co-authored-by: Stefan Kerkmann <karlk90@pm.me> |
||
---|---|---|
.. | ||
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.