qmk-firmware/keyboards/iris
mtdjr e8eaf5630c Updates to mtdjr userspace and keymaps (#3206)
* slight tweaks to xd75 keymap

* update to config.h to remove undef of solenoid active

* code organization for userspace

* updates to userspace and keymaps

* add rgb to userspace and lets split

* add conditional around rgb functions in userpsace

* move rgb layer changes into layer_state_set_user
2018-06-20 15:13:00 -07:00
..
keymaps Updates to mtdjr userspace and keymaps (#3206) 2018-06-20 15:13:00 -07:00
rev1 Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
rev1_led Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
rev2 Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
config.h Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
i2c.c Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
i2c.h Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
info.json Update info.json for Iris to more closely match physical layout (#2973) 2018-05-15 08:09:47 -07:00
iris.c Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
iris.h More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 2018-05-28 15:02:41 -07:00
readme.md Pointing to the right build URL 2017-12-08 16:12:05 -05:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
serial.c Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
serial.h Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
split_rgb.c Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
split_rgb.h Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
split_util.c Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
split_util.h Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10: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 iris/rev2:default

Example of flashing this keyboard:

make 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