qmk-firmware/keyboards/keebio/iris
Drashna Jaelre d41961c9ed [Keymap] Drashna's Feature madness (#6128)
* Fix my Tap Dance issues after I broke them

* Cleanup and organization of userspace documentation

As well as some additional cleanup of functions due to review of documentation.

* Enable Tapdance on Glow and remove more animations

* Revert to Eager PR debouncing

* Add better check for startup animation

* Move where RGB Matrix defines are listed

* Limit RGB Matrix max val

* Update keyboard for Iris Rev 3 conflicts

* Enable encoder support on planck ez

* Remove is_master check from corne\'s OLED code

* Overhaul OLED screens for my Corne

* One last removal

* Show RGB valu On both sides

* Updates for OLED display info

* Fix compile issues for rgb config

* Disabled Space Cadet for all drashna keymaps

* Fix OLED Screen configs

* Minor OLED Tweaks

* Revert some Iris changes

* Fix song include

* Handle MAKE macro for the Corne boards better

* Add super hacky-hack for eeconfig initialization

* Add audio support for Fractal since Elite Cs support it

* Add defines for keycode steps

* Add White layout

* Update Corne RGB info

* Add fun effects to layer indication for RGB Matrix enabled boards

* Use proper define for product name detection

* Update formatting

* Use custom timeout mechanism for OLED timeout

* Fix up OLED screen HSV code for new HSV structure

* Better handle turning off RGB Matrix when sleeping

* Disable MultiSplash Animation

* Change Iris back to using serial

* Why was RGB disabled?!?!?!

* Limit val in rgb_matrix_layer_helper function

* Remove EECONFIG setting for RGB matrix
2019-07-22 20:22:33 -07:00
..
keymaps [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
rev1 [Keyboard] Updates to iris (#6063) 2019-06-03 12:15:18 -07:00
rev1_led [Keyboard] Updates to iris (#6063) 2019-06-03 12:15:18 -07:00
rev2 [Keyboard] Updates to iris (#6063) 2019-06-03 12:15:18 -07:00
rev3 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -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 Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 2019-07-21 07:46:22 -04:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk [Keyboard] Fix detection of Iris rev number used to set bootloader (#6226) 2019-07-01 12:21:09 -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
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