qmk-firmware/keyboards/keebio/iris
Drashna Jaelre eb91c96288
[Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354)
* Add Kyria Keymap

* Enable all RGBLIGHT Animations for ARM and high capacity AVR

* Reduce GNUC version for __has_include

* Cleanup Ortho 4x12 Community layout

* Update Collide 39 keymap

* Cleanup Keymaps

* Enable full 30 LEDs for Ergodox

* Change EEPROM Load timing

* Use RGB Matrix on Planck Rev6

* Use correct keymap swap

* Enable everything for ARM

* Only enable rgb sleep on avr until crash is fixed

* Add additional Kyria keymap config

* Overhaul Kyria OLED display

* Improve kyria keymap based on usage

* Minor tweaks to rules

* Update OLED code to truncate properly

* Fix RGB Light layer indication

* Switch all of biton32 to get_highest_layer function

* Fix OLED Keylogger display

* Run qmk cformat over all of my user files

* Slight tweak to kyria based on usage

* Move around LALT_T config

* Add comments about base wrappers to keymaps

* Another cformat pass

* Temp fix for VUSB boards and NKRO

* Convert tabs to spaces in rules.mk files

* Only enable RGBLight if it's enabled

* Add Encoder Flip setting

* Update OLED font file
2019-11-20 12:37:24 -08:00
..
keymaps [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 2019-11-20 12:37:24 -08:00
rev1 [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -07:00
rev1_led [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -07:00
rev2 [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -07:00
rev3 [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -07:00
rev4 [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -07:00
config.h [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
info.json Fix Keeb.io Iris keyboard dimensions in info.json 2019-04-13 01:27:43 -07:00
iris.c [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
iris.h [Keyboard] Add Iris Rev 4 (#6660) 2019-09-05 20:10:57 -07:00
readme.md [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -07:00

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