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,16 +6,16 @@
|
|||
if BOARD_BDN9
|
||||
|
||||
config BOARD
|
||||
default "bdn9_rev2"
|
||||
default "bdn9_rev2"
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "BDN9 Rev2"
|
||||
default "BDN9 Rev2"
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
default y
|
||||
|
||||
config ZMK_RGB_UNDERGLOW
|
||||
select SPI
|
||||
select WS2812_STRIP
|
||||
select SPI
|
||||
select WS2812_STRIP
|
||||
|
||||
endif # BOARD_BDN9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue