summaryrefslogtreecommitdiff
path: root/keyboards/qvex/lynepad2/rules.mk
diff options
context:
space:
mode:
authorseflm <marek.sefl@seznam.cz>2023-07-11 11:15:08 +0300
committerGitHub <noreply@github.com>2023-07-11 01:15:08 -0700
commit8a955a2428132aa68c48b4d2215911e288512aa4 (patch)
treebe1bb4da273880f855baec8b7eb8de1ee6c67656 /keyboards/qvex/lynepad2/rules.mk
parentfed4becdf4e67da93c98af912f11d41acbc8b8ab (diff)
[Keyboard] Add QVEX Lynepad 2.0 (#21070)
Diffstat (limited to 'keyboards/qvex/lynepad2/rules.mk')
-rw-r--r--keyboards/qvex/lynepad2/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/qvex/lynepad2/rules.mk b/keyboards/qvex/lynepad2/rules.mk
new file mode 100644
index 0000000000..c25bdff0cf
--- /dev/null
+++ b/keyboards/qvex/lynepad2/rules.mk
@@ -0,0 +1,2 @@
+CUSTOM_MATRIX = lite
+SRC += matrix.c \ No newline at end of file