Files
corax-keyboard/zmk-config/config/boards/shields/ownkb/Kconfig.shield
daniel e49451b622 Revert "move config to own repo"
This reverts commit 26e8e8c18c.
2023-07-24 11:46:13 +02:00

10 lines
226 B
Plaintext

# Copyright (c) 2023 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_OWNKB_LEFT
def_bool $(shields_list_contains,ownkb_left)
config SHIELD_OWNKB_RIGHT
def_bool $(shields_list_contains,ownkb_right)