[Keyboard] dygma/raise: multiple fixes and improvements (#18361[)

This commit is contained in:
Mike Ryan
2022-09-28 14:23:42 -05:00
committed by GitHub
parent d050e689f5
commit d6f77637c5
8 changed files with 76 additions and 51 deletions

View File

@@ -0,0 +1,3 @@
ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
SRC += leds.c
endif