refactor(shield): "Architeuthis Dux" to "A. Dux"
The shorter name is more user-friendly.
This commit is contained in:
parent
0c15c2291e
commit
80b01c7265
10 changed files with 20 additions and 20 deletions
8
app/boards/shields/a_dux/Kconfig.shield
Normal file
8
app/boards/shields/a_dux/Kconfig.shield
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue