forked from mirrors/qmk_userspace
[Keyboard] Fixup Neson Design N6 ISSI includes (#14045)
This commit is contained in:
parent
a6d2993fc5
commit
fae5cc6c67
2 changed files with 49 additions and 49 deletions
|
|
@ -19,5 +19,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
|
||||
QUANTUM_LIB_SRC += i2c_master.c issi/is31fl3731.c
|
||||
QUANTUM_LIB_SRC += i2c_master.c drivers/led/issi/is31fl3731.c
|
||||
LAYOUTS = 65_ansi_blocker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue