summaryrefslogtreecommitdiffstats
path: root/keyboards/akb/ogr/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-13 02:30:55 +0000
committerQMK Bot <hello@qmk.fm>2022-08-13 02:30:55 +0000
commit7a95926f46a2863c0cfdf6b9c3fefe0c249068a4 (patch)
treee106e46201367a3ad999c80b0f9335db75e5f4df /keyboards/akb/ogr/config.h
parent4ff39b5652b7f3338ac6e046e784da7a3d351d58 (diff)
parent5ed7e1acf154f8be6980dbb6aeb0734341772884 (diff)
Merge remote-tracking branch 'origin/master' into develop
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