kmk_firmware/kmk/boards
Josh Klar be4ca3e734
kitsym4: Support the keeb.io Iris using the ProMicro<->ItsyBitsyM4 converter board
The thumb cluster maps a little goofy and I'd like to clean up the
keymap here - it's ENTIRELY NOT OBVIOUS how this works right now. Using
this keymap as an example, the physical layout of my thumb cluster is
actually:

Far left: Left
Next to the right: Right
Bottom right: Shift
Top right: MO(2)

You can see what this maps to in code, and it's not at all intuitive.

`swap_indicies`, which we already support, is useless here because,
unlike the Planck/Klaranck, these aren't 1:1 key swaps, but an entirely
custom mapping of columns. This will require something like QMK's
solution to fully custom (or at least partially custom) keymaps at a
core level, and isn't something I feel like tackling tonight
necessarily.
2018-12-28 23:20:08 -08:00
..
__init__.py OMEGA REFACTOR! Perf grind basically complete. 2018-10-16 22:21:45 -07:00
kitsym4_iris.py kitsym4: Support the keeb.io Iris using the ProMicro<->ItsyBitsyM4 converter board 2018-12-28 23:20:08 -08:00
klarank.py OMEGA REFACTOR! Perf grind basically complete. 2018-10-16 22:21:45 -07:00