forked from forks/qmk_firmware
b68d8fe82e
* trying to make my global keymap * refactoring the old keymap using userspace * getting there * move readme and remove community layout * use pragma once instead of ifndefs * just make iris work * iris decent * better naming * add some modifiers on the home row * use symbol and sysctl layers * fix up * a bit faster * add < and > on symbol layer * apparently im not using z all that much.. * okok * fix up stuff * led init is back * bring back led indicators * Update keyboards/ergotravel/keymaps/pvinis/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * not needed * not needed * delete these for now, until I use the userspace code * remove katamari from here. made a new pr for it * lower case * drashna suggestion :) * move files to correct place * fix missing command |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
rev1_led | ||
rev2 | ||
rev3 | ||
config.h | ||
info.json | ||
iris.c | ||
iris.h | ||
readme.md | ||
rules.mk |
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