refactor(shield): "Architeuthis Dux" to "A. Dux"

The shorter name is more user-friendly.
This commit is contained in:
Dom H
2021-09-23 07:10:36 +01:00
committed by Pete Johanson
parent 0c15c2291e
commit 80b01c7265
10 changed files with 20 additions and 20 deletions

View File

@@ -0,0 +1,8 @@
# 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)