summaryrefslogtreecommitdiff
path: root/users/cedrikl/rules.mk
diff options
context:
space:
mode:
authorcedrikl <cedrikl.github@cedtadel.net>2022-01-10 20:15:47 -0500
committerGitHub <noreply@github.com>2022-01-10 17:15:47 -0800
commitc20522369b881fadff215c83091f8b653e0071bb (patch)
treec81166fcb080f4c6f7de9a5b752f2d9835b5dcc4 /users/cedrikl/rules.mk
parentcec35d239993ace7005141f6afd08666dbd4de3a (diff)
[Keymap] Add another GMMK Pro ANSI Keymap with custom RGB. (#14243)
Co-authored-by: Cedrik Lussier <lussier.cedrik@gmail.com>
Diffstat (limited to 'users/cedrikl/rules.mk')
-rw-r--r--users/cedrikl/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/cedrikl/rules.mk b/users/cedrikl/rules.mk
new file mode 100644
index 0000000000..b5ee62c43a
--- /dev/null
+++ b/users/cedrikl/rules.mk
@@ -0,0 +1,4 @@
+SRC += cedrikl.c
+ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes)
+ OPT_DEFS += -DSTARTUP_NUMLOCK_ON
+endif