diff options
| author | Pete Johanson <peter@peterjohanson.com> | 2020-06-27 00:21:14 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-27 00:21:14 -0400 | 
| commit | 7944835ecfa3d019e4c2afeb12de80f36f4e16d1 (patch) | |
| tree | 5d408f352d8fe8267c9d917e254d331b23b4e236 /app/boards/shields/kyria/Kconfig.defconfig | |
| parent | f84a41de3e72c022edebc1a3e90df0aa140451e6 (diff) | |
| parent | 5ffd95694fafa4fb424c9f0122d6f07a486cd81f (diff) | |
Merge pull request #41 from petejohanson/boards/kyria-left-right-matrix-transform-fixes
Kyria left/right overlays, matrix transform fixes
Diffstat (limited to 'app/boards/shields/kyria/Kconfig.defconfig')
| -rw-r--r-- | app/boards/shields/kyria/Kconfig.defconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/app/boards/shields/kyria/Kconfig.defconfig b/app/boards/shields/kyria/Kconfig.defconfig index 0bd3562..25af537 100644 --- a/app/boards/shields/kyria/Kconfig.defconfig +++ b/app/boards/shields/kyria/Kconfig.defconfig @@ -1,5 +1,5 @@ -if SHIELD_KYRIA +if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_RIGHT  config ZMK_KEYBOARD_NAME  	default "Kyria" | 
