[Keymap] moults31 userspace and keymaps (#12025)
This commit is contained in:
10
users/moults31/rules.mk
Normal file
10
users/moults31/rules.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
SRC += moults31.c
|
||||
|
||||
# Custom macro sources
|
||||
SRC += vscode.c
|
||||
SRC += obs.c
|
||||
SRC += gdb.c
|
||||
|
||||
ifneq ($(PLATFORM),CHIBIOS)
|
||||
LTO_ENABLE = yes # Enable link time optimization
|
||||
endif
|
||||
Reference in New Issue
Block a user