refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
This commit is contained in:
parent
32ae776c42
commit
94061bb916
613 changed files with 11572 additions and 11567 deletions
|
|
@ -6,15 +6,15 @@
|
|||
if BOARD_FERRIS
|
||||
|
||||
config BOARD
|
||||
default "ferris_rev02"
|
||||
default "ferris_rev02"
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Ferris rev 0.2"
|
||||
default "Ferris rev 0.2"
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
default y
|
||||
|
||||
config ZMK_KSCAN_MATRIX_POLLING
|
||||
default y
|
||||
default y
|
||||
|
||||
endif # BOARD_FERRIS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue