zmk/app/boards/shields/a_dux/Kconfig.shield
Dom H 096fef4dfd refactor(shield): "Architeuthis Dux" to "A. Dux"
The shorter name is more user-friendly.
2021-11-19 08:41:21 -08:00

8 lines
219 B
Text

# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_A_DUX_LEFT
def_bool $(shields_list_contains,a_dux_left)
config SHIELD_A_DUX_RIGHT
def_bool $(shields_list_contains,a_dux_right)