qmk_firmware/keyboards/keebio/iris/keymaps/two_knob
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
..
config.h
keymap.c
readme.md
rules.mk
two_knob.json

Two Knob Keymap for Iris Rev6a

two_knobs

This keymap is derived from Ergodox layouts and is adapted for the Iris6a. It is notable for it's semi-complex programming examples that include the use of rotary encoders.

Plenty of useful examples:

  • Advanced knob programming! (Three-layer usage + clicks)
  • Advanced RGB! (Per-key lighting)
  • Macros! (Fancy key combos tied to the rotary encoders)
  • Tap Dance! (Double tap your '5' key for 'Enter')
  • Dynamic Tapping term! (Dial in the double tap speed)

The qwerty key layout is my adaptation of the ergodox defaults. If this is your first split keyboard, you probably want a different key layout.

I stopped using the fancy RGB programming pretty quickly. It was a complex to get working initially, so I'm leaving the examples here for others. (As a touch typist - not terribly helpful, but it looks nice). YMMV.