qmk-firmware/keyboards/iris
mtdjr ee9a7aba39 add not-so-minidox handwire keyboard (#3061)
* add not-so-minidox handwire keyboard

* corrected keymap

* multiple adjustments to not_so_minidox keyboard

* remove I2C master left define

* update default layer set function

* move solenoid code into userspace

* minor adjustments to config.h

* update keymaps to utilize userspace

* move features and config to userspace, correct build issue

* correct solenoid pin

* adjust defaults for solenoid pin and enable

* default solenoid to on for not_so_minidox

* disable RGBLIGHT_SLEEP for xd75

* tweaking solenoid enable/disable in userspace and keymaps
2018-05-31 08:30:05 -07:00
..
keymaps add not-so-minidox handwire keyboard (#3061) 2018-05-31 08:30:05 -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