summaryrefslogtreecommitdiffstats
path: root/keyboards/akb/ogrn/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-13 02:47:02 +0000
committerQMK Bot <hello@qmk.fm>2022-08-13 02:47:02 +0000
commit31e78aafbd10b6b1076ab0c45c9b77fe3a0fcda2 (patch)
tree21e625fa1160c3173eaab09e1b82599fd0e26179 /keyboards/akb/ogrn/config.h
parent60176a3a28b6f0698a42eb9eac84766bf9df16df (diff)
parentaee48b8aabc8f9d0b7d11f0fa77879e40337d224 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/akb/ogrn/config.h')
-rw-r--r--keyboards/akb/ogrn/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/akb/ogrn/config.h b/keyboards/akb/ogrn/config.h
new file mode 100644
index 0000000000..ef8bb6d07b
--- /dev/null
+++ b/keyboards/akb/ogrn/config.h
@@ -0,0 +1,20 @@
+// Copyright 2022 arnstadm (@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