f0b30e0027
This converts the array that the Swap Hands feature uses to use PROGMEM, and to read from that array, as such. Since this array never changes at runtime, there is no reason to keep it in memory. Especially for AVR boards, as memory is a precious resource. |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev1_led | ||
rev2 | ||
rev3 | ||
rev4 | ||
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/rev4:default
Example of flashing this keyboard:
make keebio/iris/rev4: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