qmk_firmware/keyboards/iris
Yan-Fa li bfc2b1205a u/yanfali custom keymap for Iris
Based heavily on the keymap by hexwire.

 1. Moved LALT to LCTL; I don't need CTL because of ESCC.
 1. Moved RAISE to old LALT.
 1. Moved ENTER to old RAISE.
 1. Move QUOTE to old ENTER.
 1. Moved PLUS to old QUOTE.
 1. replaced music next and volume up with browser forward and back
    through history
2018-02-16 12:02:33 -05:00
..
keymaps u/yanfali custom keymap for Iris 2018-02-16 12:02:33 -05:00
rev1 Update pinout for Rev. 1.0 Iris without LED 2018-01-23 14:42:11 -05:00
rev1_led Update pinout for Rev. 1.0 Iris without LED 2018-01-23 14:42:11 -05:00
rev2 Update pinout for Rev. 1.0 Iris without LED 2018-01-23 14:42:11 -05: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 Iris: Create info.json (#2396) 2018-02-16 12:01:51 -05:00
iris.c Add Iris keyboard (#1863) 2017-10-19 04:02:00 -10:00
iris.h Update pinout for Rev. 1.0 Iris without LED 2018-01-23 14:42:11 -05:00
matrix.c Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05: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