feat(shields): add tidbit and tidbit_19key shields
This commit is contained in:
parent
b115f16f4c
commit
565a72bf95
17 changed files with 389 additions and 4 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue