diff options
author | CrossR <r.cross@lancaster.ac.uk> | 2020-08-16 12:44:18 +0100 |
---|---|---|
committer | CrossR <r.cross@lancaster.ac.uk> | 2020-08-16 12:44:18 +0100 |
commit | 892394d9e6b795f3f7c60e5e4d433760b5fc64ed (patch) | |
tree | 766558da1d5f4c6ece9e8de6de19204432c35b02 /app/boards/shields/sofle/Kconfig.defconfig | |
parent | e593e971ecf5c442b3c558676a9248b71b2aae4d (diff) |
Update to include missing encoder config.
Diffstat (limited to 'app/boards/shields/sofle/Kconfig.defconfig')
-rw-r--r-- | app/boards/shields/sofle/Kconfig.defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/boards/shields/sofle/Kconfig.defconfig b/app/boards/shields/sofle/Kconfig.defconfig index 4437868..2ccf147 100644 --- a/app/boards/shields/sofle/Kconfig.defconfig +++ b/app/boards/shields/sofle/Kconfig.defconfig @@ -3,14 +3,12 @@ if SHIELD_SOFLE_LEFT config ZMK_KEYBOARD_NAME default "Sofle Left" - endif if SHIELD_SOFLE_RIGHT config ZMK_KEYBOARD_NAME default "Sofle Right" - endif if SHIELD_SOFLE_LEFT || SHIELD_SOFLE_RIGHT |