mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-04-29 20:24:18 -04:00
Userspace for the open-source QMK keyboard firmware.
|
||
---|---|---|
docs | ||
keyboards/keebio/iris_ce/keymaps/chzerv | ||
.clang-format | ||
.clangd | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
qmk.json | ||
README.md |
QMK Keymap for the Iris CE
How to use
This repository is a valid QMK external userspace as documented here. To use it, you need:
-
QMK setup locally. See QMK Docs for details
-
Clone this repository and add it as an overlay:
qmk config user.overlay_dir="/home/chzerv/qmk_keymap/"
-
To build the firmware:
qmk flash -kb keebio/iris_ce/rev1 -km chzerv
TODO
- My symbol layer needs a bit more tweaking
- Make my
Control/Escape
mod-tap send a one-shotCtrl
when held