comment fix

This commit is contained in:
toddmok 2021-11-30 20:54:53 -06:00
parent 30990eb2cd
commit 08706f0638
2 changed files with 4 additions and 10 deletions

View file

@ -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

View file

@ -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)