diff options
Diffstat (limited to 'app/boards/shields/nibble/nibble.conf')
-rw-r--r-- | app/boards/shields/nibble/nibble.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/boards/shields/nibble/nibble.conf b/app/boards/shields/nibble/nibble.conf index e69de29..4c15b18 100644 --- a/app/boards/shields/nibble/nibble.conf +++ b/app/boards/shields/nibble/nibble.conf @@ -0,0 +1,6 @@ +# Copyright (c) 2020 The ZMK Contributors +# SPDX-License-Identifier: MIT + +# Enable Encoders +CONFIG_EC11=y +CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y |