forked from kofal.net/zmk
refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
This commit is contained in:
committed by
Pete Johanson
parent
32ae776c42
commit
94061bb916
@@ -1,7 +1,7 @@
|
||||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
config SHIELD_REDOX_LEFT
|
||||
def_bool $(shields_list_contains,redox_left)
|
||||
def_bool $(shields_list_contains,redox_left)
|
||||
|
||||
config SHIELD_REDOX_RIGHT
|
||||
def_bool $(shields_list_contains,redox_right)
|
||||
def_bool $(shields_list_contains,redox_right)
|
||||
|
||||
Reference in New Issue
Block a user