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
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
config SHIELD_FOURIER_LEFT
|
||||
def_bool $(shields_list_contains,fourier_left)
|
||||
def_bool $(shields_list_contains,fourier_left)
|
||||
|
||||
config SHIELD_FOURIER_RIGHT
|
||||
def_bool $(shields_list_contains,fourier_right)
|
||||
def_bool $(shields_list_contains,fourier_right)
|
||||
|
||||
Reference in New Issue
Block a user