You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/keebio/iris
Stick de29da973a [Keymap] update @nstickney's keymaps (#6076)
* [Keymap] iris@nstickney: improve RGB init

Perfecting the rgb backlight initialization with a delay for each
color; also start and stop the animation at the "default layer"
color.

* [Keymap] iris,ergodox@nstickney fix FN on SYMB

The function key was not operational on the SYMB and SYSH layers due
to other keycodes being mapped over MO() on those layers. The
offending keycodes have been moved to other keys.

* [Keymap] add @nstickney's userspace

Pulled common code out to a userspace directory for my iris and
ergodox keymaps.

* [Keymap] iris@nstickney add image to README

Added an image from keyboard-layout-editor.com to meet the README
standard.

* iris@nstickney hue values now `uint8_t` (#6050)
6 years ago
..
keymaps [Keymap] update @nstickney's keymaps (#6076) 6 years ago
rev1 [Keyboard] Updates to iris (#6063) 6 years ago
rev1_led [Keyboard] Updates to iris (#6063) 6 years ago
rev2 [Keyboard] Updates to iris (#6063) 6 years ago
rev3 [Keyboard] Updates to iris (#6063) 6 years ago
config.h [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
info.json Fix Keeb.io Iris keyboard dimensions in info.json 6 years ago
iris.c [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
iris.h [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 6 years ago
rules.mk [Keyboard] Update Iris Rev 3 QMK-DFU settings (#6050) 6 years ago

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 keebio/iris/rev2:default

Example of flashing this keyboard:

make keebio/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