Add vnmm keymaps and userspace (#20446)
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
5
users/vnmm/rules.mk
Normal file
5
users/vnmm/rules.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
SRC += vnmm.c
|
||||
|
||||
ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
|
||||
SRC += rgb_matrix_user.c
|
||||
endif
|
||||
Reference in New Issue
Block a user