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_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
7 years ago
..
keymaps u/yanfali custom keymap for Iris 7 years ago
rev1 Update pinout for Rev. 1.0 Iris without LED 7 years ago
rev1_led Update pinout for Rev. 1.0 Iris without LED 7 years ago
rev2 Update pinout for Rev. 1.0 Iris without LED 7 years ago
config.h Add Iris keyboard (#1863) 7 years ago
i2c.c Add Iris keyboard (#1863) 7 years ago
i2c.h Add Iris keyboard (#1863) 7 years ago
info.json Iris: Create info.json (#2396) 7 years ago
iris.c Add Iris keyboard (#1863) 7 years ago
iris.h Update pinout for Rev. 1.0 Iris without LED 7 years ago
matrix.c Remove _quantum functions from custom matrix.c code 7 years ago
readme.md Pointing to the right build URL 7 years ago
rules.mk Updates bootloader settings, adds file size check (#2029) 7 years ago
serial.c Add Iris keyboard (#1863) 7 years ago
serial.h Add Iris keyboard (#1863) 7 years ago
split_rgb.c Add Iris keyboard (#1863) 7 years ago
split_rgb.h Add Iris keyboard (#1863) 7 years ago
split_util.c Add Iris keyboard (#1863) 7 years ago
split_util.h Add Iris keyboard (#1863) 7 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 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