aboutsummaryrefslogtreecommitdiff
path: root/keyboards/abacus/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/abacus/config.h')
-rw-r--r--keyboards/abacus/config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/abacus/config.h b/keyboards/abacus/config.h
index 7fa989853..bc4120544 100644
--- a/keyboards/abacus/config.h
+++ b/keyboards/abacus/config.h
@@ -105,10 +105,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
105//#define NO_ACTION_ONESHOT 105//#define NO_ACTION_ONESHOT
106 106
107/* disable these deprecated features by default */ 107/* disable these deprecated features by default */
108#ifndef LINK_TIME_OPTIMIZATION_ENABLE 108#define NO_ACTION_MACRO
109 #define NO_ACTION_MACRO 109#define NO_ACTION_FUNCTION
110 #define NO_ACTION_FUNCTION 110
111#endif
112/* 111/*
113 * MIDI options 112 * MIDI options
114 */ 113 */