forked from kofal.net/zmk
feat(shields): add tidbit and tidbit_19key shields
This commit is contained in:
11
app/boards/shields/tidbit/tidbit.conf
Normal file
11
app/boards/shields/tidbit/tidbit.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Enable Encoders
|
||||
CONFIG_EC11=y
|
||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
||||
# Enable underglow
|
||||
#CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# Use the STRIP config specific to the LEDs you're using
|
||||
#CONFIG_WS2812_STRIP=y
|
||||
Reference in New Issue
Block a user