Skip to content

Commit

Permalink
board/novacustom/v540tu/board.mk: fix kbled config
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Kopeć <[email protected]>
  • Loading branch information
mkopec committed May 31, 2024
1 parent fb99c43 commit 1122a22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/board/novacustom/v540tu/board.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ KEYBOARD = 14in_83
KEYMAP=combo_iso_ansi_micmute

# Set keyboard LED mechanism
KBLED = rgb_pwm
KBLED=white_dac
CFLAGS+=-DKBLED_DAC=2

# Set battery I2C bus
CFLAGS += -DI2C_SMBUS=I2C_4
Expand Down

0 comments on commit 1122a22

Please sign in to comment.