summaryrefslogtreecommitdiffstats
path: root/keyboards/akb/ogr/config.h
diff options
context:
space:
mode:
authorarnstadm <45672752+arnstadm@users.noreply.github.com>2022-08-13 04:30:10 +0200
committerGitHub <noreply@github.com>2022-08-12 19:30:10 -0700
commit5ed7e1acf154f8be6980dbb6aeb0734341772884 (patch)
tree04b3df1e740a7fbb1a71442e009976ece753468d /keyboards/akb/ogr/config.h
parent536e39a5d9a00e53228ddea24361bdb7ee57faf7 (diff)
[Keyboard] Add akb-ogr (#17982)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/akb/ogr/config.h')
-rw-r--r--keyboards/akb/ogr/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/akb/ogr/config.h b/keyboards/akb/ogr/config.h
new file mode 100644
index 0000000000..5bb1cbd09f
--- /dev/null
+++ b/keyboards/akb/ogr/config.h
@@ -0,0 +1,20 @@
+// Copyright 2022 Martin Arnstad (@arnstadm)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+/*
+ * Feature disable options
+ * These options are also useful to firmware size reduction.
+ */
+
+/* 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