mirror of https://github.com/qmk/qmk_firmware
c37ce43437
* - 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 |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev1_led | ||
rev2 | ||
config.h | ||
i2c.c | ||
i2c.h | ||
info.json | ||
iris.c | ||
iris.h | ||
matrix.c | ||
readme.md | ||
rules.mk | ||
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