summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bdn9/keymaps/test/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/bdn9/keymaps/test/config.h')
-rw-r--r--keyboards/keebio/bdn9/keymaps/test/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/keebio/bdn9/keymaps/test/config.h b/keyboards/keebio/bdn9/keymaps/test/config.h
new file mode 100644
index 0000000000..e09fba9232
--- /dev/null
+++ b/keyboards/keebio/bdn9/keymaps/test/config.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#ifdef RGB_MATRIX_ENABLE
+# define RGB_MATRIX_KEYPRESSES
+#endif