summaryrefslogtreecommitdiff
path: root/keyboards/dmqdesign/spin/keymaps/gorbachev/config.h
diff options
context:
space:
mode:
authorgorbachev <tpp+github@iki.fi>2020-09-01 00:23:29 -0400
committerGitHub <noreply@github.com>2020-08-31 21:23:29 -0700
commit4286b81af016c2a566c06675dd5123fa83b74033 (patch)
tree5059b2c96d94997df87236451e19c223f0d723d1 /keyboards/dmqdesign/spin/keymaps/gorbachev/config.h
parentfa740c12861f77b1381fa2ee282fd57080c70502 (diff)
downloadqmk_firmware-4286b81af016c2a566c06675dd5123fa83b74033.tar.gz
qmk_firmware-4286b81af016c2a566c06675dd5123fa83b74033.zip
[Keymap] add dmqdesign/spin:gorbachev (#9919)
* Add keymap for DQM Design Spin macropad * changes from code review * state -> layer_state * Formatting fixes * Formatting fixes * Formatting fixes * Formatting fixes * Formatting fixes
Diffstat (limited to 'keyboards/dmqdesign/spin/keymaps/gorbachev/config.h')
-rw-r--r--keyboards/dmqdesign/spin/keymaps/gorbachev/config.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/dmqdesign/spin/keymaps/gorbachev/config.h b/keyboards/dmqdesign/spin/keymaps/gorbachev/config.h
new file mode 100644
index 0000000000..10201015ee
--- /dev/null
+++ b/keyboards/dmqdesign/spin/keymaps/gorbachev/config.h
@@ -0,0 +1,25 @@
+/* Copyright 2019-2020 DMQ Design
+ *
+ * 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
+
+#define RGBLIGHT_ANIMATIONS
+#define RGBLIGHT_HUE_STEP 8
+
+// Use one or the other, determines the orientation of
+// the OLED display
+// #define RIGHT_HAND
+#define LEFT_HAND