summaryrefslogtreecommitdiff
path: root/keyboards/an_achronism/tetromino/keymaps/indicators/config.h
diff options
context:
space:
mode:
authoran_achronism <87213873+an-achronism@users.noreply.github.com>2022-09-16 17:25:16 +0100
committerGitHub <noreply@github.com>2022-09-16 17:25:16 +0100
commit1ec8ae8a49f02ae732cc5315d75bf2a6505fe00d (patch)
tree1007f53d46dbb31349ede67b0a391d9f887faf44 /keyboards/an_achronism/tetromino/keymaps/indicators/config.h
parentcf88d956130ef847677cf4defd1f21d4e72c677f (diff)
Initial support for Tetromino added (#18341)
by the spherical lad @an-achronism
Diffstat (limited to 'keyboards/an_achronism/tetromino/keymaps/indicators/config.h')
-rw-r--r--keyboards/an_achronism/tetromino/keymaps/indicators/config.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/an_achronism/tetromino/keymaps/indicators/config.h b/keyboards/an_achronism/tetromino/keymaps/indicators/config.h
new file mode 100644
index 0000000000..f117063fb1
--- /dev/null
+++ b/keyboards/an_achronism/tetromino/keymaps/indicators/config.h
@@ -0,0 +1,30 @@
+/*
+Copyright 2022 an_achronism (@an-achronism)
+
+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 RGB_TRIGGER_ON_KEYDOWN
+
+/* disable debug print */
+//#define NO_DEBUG
+
+/* disable print */
+//#define NO_PRINT
+
+/* disable action features */
+//#define NO_ACTION_LAYER
+//#define NO_ACTION_TAPPING
+//#define NO_ACTION_ONESHOT