aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/allison_numpad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/allison_numpad')
-rw-r--r--keyboards/allison_numpad/config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/allison_numpad/config.h b/keyboards/allison_numpad/config.h
index c8b818907..0e04a8722 100644
--- a/keyboards/allison_numpad/config.h
+++ b/keyboards/allison_numpad/config.h
@@ -192,10 +192,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_ONESHOT
/* disable these deprecated features by default */
-#ifndef LINK_TIME_OPTIMIZATION_ENABLE
- #define NO_ACTION_MACRO
- #define NO_ACTION_FUNCTION
-#endif
+#define NO_ACTION_MACRO
+#define NO_ACTION_FUNCTION
+
/*
* MIDI options
*/