aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebio/choconum/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/choconum/config.h')
-rw-r--r--keyboards/keebio/choconum/config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/keebio/choconum/config.h b/keyboards/keebio/choconum/config.h
index 9eee4eca9..d3a0da168 100644
--- a/keyboards/keebio/choconum/config.h
+++ b/keyboards/keebio/choconum/config.h
@@ -147,10 +147,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
147//#define NO_ACTION_ONESHOT 147//#define NO_ACTION_ONESHOT
148 148
149/* disable these deprecated features by default */ 149/* disable these deprecated features by default */
150#ifndef LINK_TIME_OPTIMIZATION_ENABLE 150#define NO_ACTION_MACRO
151 #define NO_ACTION_MACRO 151#define NO_ACTION_FUNCTION
152 #define NO_ACTION_FUNCTION 152
153#endif
154/* 153/*
155 * MIDI options 154 * MIDI options
156 */ 155 */