diff options
Diffstat (limited to 'app/boards/shields/jorne')
-rw-r--r-- | app/boards/shields/jorne/Kconfig.defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/boards/shields/jorne/Kconfig.defconfig b/app/boards/shields/jorne/Kconfig.defconfig index 5b0e0b9..18dcabe 100644 --- a/app/boards/shields/jorne/Kconfig.defconfig +++ b/app/boards/shields/jorne/Kconfig.defconfig @@ -15,6 +15,9 @@ if SHIELD_JORNE_RIGHT config ZMK_KEYBOARD_NAME default "Jorne Right" +config USB + default y + endif if SHIELD_JORNE_LEFT || SHIELD_JORNE_RIGHT |