forked from kofal.net/zmk
feat(shields): Add ZMK Uno shield.
* Support underglow, backlight, display, encoder, etc.
This commit is contained in:
committed by
Pete Johanson
parent
12329b388e
commit
63b29ccd32
5
app/boards/shields/zmk_uno/Kconfig.shield
Normal file
5
app/boards/shields/zmk_uno/Kconfig.shield
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_ZMK_UNO
|
||||
def_bool $(shields_list_contains,zmk_uno)
|
||||
Reference in New Issue
Block a user