zmk_mf68/app/boards/shields/kyria/Kconfig.defconfig
Pete Johanson 1751470785 Initial work on keymap transforms for non-standard matrixes.
* Allows "gaps" for keyboards like Kyra.
* Allows keyboards with matrixes that don't map the logical key
  locations to have normal looking keymaps when defined.
2020-06-15 17:03:34 -04:00

8 lines
67 B
Plaintext

if SHIELD_KYRIA
config ZMK_KEYBOARD_NAME
default "Kyria"
endif