My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/keebio/iris/keymaps/two_knob
Ryan 1978007fae
Tap Dance: remove `qk_` prefix (#19313)
3 years ago
..
config.h
keymap.c Tap Dance: remove `qk_` prefix (#19313) 3 years ago
readme.md
rules.mk
two_knob.json Normalise Space Cadet keycodes (#18864) 3 years ago

readme.md

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.