aboutsummaryrefslogtreecommitdiff
path: root/keyboards/oddball/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/oddball/config.h')
-rw-r--r--keyboards/oddball/config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/oddball/config.h b/keyboards/oddball/config.h
index b3679bea4..99d9f75d5 100644
--- a/keyboards/oddball/config.h
+++ b/keyboards/oddball/config.h
@@ -195,10 +195,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
195//#define NO_ACTION_ONESHOT 195//#define NO_ACTION_ONESHOT
196 196
197/* disable these deprecated features by default */ 197/* disable these deprecated features by default */
198#ifndef LINK_TIME_OPTIMIZATION_ENABLE 198#define NO_ACTION_MACRO
199 #define NO_ACTION_MACRO 199#define NO_ACTION_FUNCTION
200 #define NO_ACTION_FUNCTION 200
201#endif
202/* 201/*
203 * MIDI options 202 * MIDI options
204 */ 203 */