1
0
Fork 0
qmk_firmware/keyboards/iris
akrob 5b503cc543 Fix syntax, add laylock with backlight toggle on locked layer (#2940)
* Create config.h

* Create rules.mk

* Create keymap.c

* fix syntax and add latest
2018-05-12 08:46:27 -07:00
..
keymaps Fix syntax, add laylock with backlight toggle on locked layer (#2940) 2018-05-12 08:46:27 -07:00
rev1 More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
rev1_led More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
rev2 More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07: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 Fix up info.json file for Iris (#2935) 2018-05-10 10:35: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 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