forked from kofal.net/zmk
feat(boards): Add BDN9 rev2 RGB support
This commit is contained in:
committed by
Pete Johanson
parent
32c8737a22
commit
22c487f276
@@ -1,6 +1,6 @@
|
||||
# keeb.io BDN9 board configuration
|
||||
|
||||
# Copyright (c) 2020 Pete Johanson
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if BOARD_BDN9
|
||||
@@ -14,4 +14,8 @@ config ZMK_KEYBOARD_NAME
|
||||
config ZMK_USB
|
||||
default y
|
||||
|
||||
config ZMK_RGB_UNDERGLOW
|
||||
select SPI
|
||||
select WS2812_STRIP
|
||||
|
||||
endif # BOARD_BDN9
|
||||
|
||||
Reference in New Issue
Block a user