comment fix
This commit is contained in:
parent
30990eb2cd
commit
08706f0638
2 changed files with 4 additions and 10 deletions
|
@ -1,8 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2021 The ZMK Contributors
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
if SHIELD_REDOX_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2021 The ZMK Contributors
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
config SHIELD_REDOX_LEFT
|
||||
def_bool $(shields_list_contains,redox_left)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue