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
@@ -6,10 +6,10 @@
|
||||
if BOARD_PLANCK_REV6
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Planck V6"
|
||||
default "Planck V6"
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
default y
|
||||
|
||||
config ZMK_KSCAN_MATRIX_POLLING
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user