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
|
||||||
* Copyright (c) 2021 The ZMK Contributors
|
# SPDX-License-Identifier: MIT
|
||||||
*
|
|
||||||
* SPDX-License-Identifier: MIT
|
|
||||||
*/
|
|
||||||
if SHIELD_REDOX_LEFT
|
if SHIELD_REDOX_LEFT
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
/*
|
# Copyright (c) 2021 The ZMK Contributors
|
||||||
* Copyright (c) 2021 The ZMK Contributors
|
# SPDX-License-Identifier: MIT
|
||||||
*
|
|
||||||
* SPDX-License-Identifier: MIT
|
|
||||||
*/
|
|
||||||
config SHIELD_REDOX_LEFT
|
config SHIELD_REDOX_LEFT
|
||||||
def_bool $(shields_list_contains,redox_left)
|
def_bool $(shields_list_contains,redox_left)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue