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
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_IRIS_LEFT
|
||||
def_bool $(shields_list_contains,iris_left)
|
||||
def_bool $(shields_list_contains,iris_left)
|
||||
|
||||
config SHIELD_IRIS_RIGHT
|
||||
def_bool $(shields_list_contains,iris_right)
|
||||
def_bool $(shields_list_contains,iris_right)
|
||||
|
||||
Reference in New Issue
Block a user