summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bdn9/keymaps/ghostseven/config.h
diff options
context:
space:
mode:
authorBlake <blake@ghost7.com>2020-09-02 01:31:34 +0100
committerGitHub <noreply@github.com>2020-09-01 17:31:34 -0700
commit825ef0bd963a031281748089ea1d603d8963111b (patch)
tree023dd68cab40d6cc5d7b33217b9aa1df5be6c5c3 /keyboards/keebio/bdn9/keymaps/ghostseven/config.h
parent58600d3f651706242df1ecf0ef7c71f0d6a8965f (diff)
downloadqmk_firmware-825ef0bd963a031281748089ea1d603d8963111b.tar.gz
qmk_firmware-825ef0bd963a031281748089ea1d603d8963111b.zip
add keebio/bdn9:ghostseven keymap (#10154)
Keebio BDN9 Additional Keymap - Rev Encoders
Diffstat (limited to 'keyboards/keebio/bdn9/keymaps/ghostseven/config.h')
-rw-r--r--keyboards/keebio/bdn9/keymaps/ghostseven/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/keebio/bdn9/keymaps/ghostseven/config.h b/keyboards/keebio/bdn9/keymaps/ghostseven/config.h
new file mode 100644
index 0000000000..6df867d575
--- /dev/null
+++ b/keyboards/keebio/bdn9/keymaps/ghostseven/config.h
@@ -0,0 +1,20 @@
+/* Copyright 2020 GhostSeven <work@ghost7.com>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+#pragma once
+
+#ifdef RGB_MATRIX_ENABLE
+# define RGB_MATRIX_KEYPRESSES
+#endif