This website requires JavaScript.
Explore
Help
Sign in
pwarren
/
zmk_mf68
Watch
1
Star
0
Fork
You've already forked zmk_mf68
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
48f3f86a83
zmk_mf68
/
app
/
boards
/
shields
/
kyria
/
Kconfig.defconfig
8 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
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-16 07:03:34 +10:00
Kyria left/right overlays, matrix transform fixes * Refactor Kyria into separate left/right "revisions" of the Kyria shield, and include central kyria.dtsi file with common definition. * Fixes for keymaps to work fully with matrix transforms that override effective rows/columns. * Add ability for matrix transform to do row/col offsets, which is needed for split keyboards.
2020-06-27 14:16:15 +10:00
if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_RIGHT
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-16 07:03:34 +10:00
config ZMK_KEYBOARD_NAME
default "Kyria"
endif
Reference in a new issue
Copy permalink