qmk_firmware/keyboards/iris
Damien c37ce43437 Added dbroqua layout for Iris keyboard (#3414)
* - Fixed DK60 version in config.h

* - Updated dk60 readme with new QMK rules

* - Fixed wording in readme

* Added dbroqua layout for DZ60

I've also updated dz60.h to add "true HHKD" keymap definition (6U
spacebar).

With the default HHKB definition r_alt was not mapped and when I pressed
r_menu it was r_alt.

Regards

* Updated dbroqua layout for HHKB keyboard

Added default configuration and alternate (swap gui/alt keys).

Save user choice in keyboard memory (like plank, thanks for this
feature!).

* Added dbroqua layout for Iris keyboard

* Updated layout and fixed includes
2018-07-16 08:38:21 -07:00
..
keymaps Added dbroqua layout for Iris keyboard (#3414) 2018-07-16 08:38:21 -07:00
rev1 Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
rev1_led Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
rev2 Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
config.h
i2c.c
i2c.h
info.json Update info.json for Iris to more closely match physical layout (#2973) 2018-05-15 08:09:47 -07:00
iris.c
iris.h More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 2018-05-28 15:02:41 -07:00
readme.md updating broken iris documentation links to match updated website (#3356) 2018-07-09 08:37:34 -07:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
serial.c
serial.h
split_rgb.c
split_rgb.h
split_util.c
split_util.h

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