qmk_sweep_skeletyl/keyboards/keebio/iris/keymaps/two_knob
2023-04-15 16:18:44 +01:00
..
config.h Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
keymap.c Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
readme.md
rules.mk
two_knob.json Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00

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.