qmk-firmware/keyboards/keebio/iris
csc027 2c14172467 [Keymap] Added csc027 keymaps for keebio/iris and planck (#7472)
* Added csc027 user folder and keymaps for both keebio/iris and planck

* Moved the git_macros variable out of the process_record_user function.

* Updated the usb_led code to use the new led_update_user instead of the led_set_user function.

* Update users/csc027/defines.h

Removed the "_______" macro definition in defines.h, since it has already been defined in QMK.

* Update users/csc027/defines.h

Removed the "XXXXXXX" macro definition in defines.h, since it has already been defined in QMK.

* Update users/csc027/csc027.c

Simplified several keyboard macro definitions in the csc027.c file by switching from SS_LCTRL to SS_LCTL in their definitions.

* Condensed both the planck and iris rules files to the minimal set of declarations.
2020-01-03 14:12:53 -08:00
..
keymaps [Keymap] Added csc027 keymaps for keebio/iris and planck (#7472) 2020-01-03 14:12:53 -08:00
rev1 VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
rev1_led VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
rev2 VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
rev3 VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
rev4 VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08: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 VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
readme.md [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196) 2019-10-29 16:56:12 -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, ATmega32u4
Hardware Availability: Keebio

Make example for this keyboard (after setting up your build environment):

make keebio/iris/rev4:default

Example of flashing this keyboard:

make keebio/iris/rev4:default:flash

See build environment setup then the make instructions for more information.

A build guide for this keyboard can be found here: Iris Build Guide