summaryrefslogtreecommitdiff
path: root/keyboards/keebio/choconum
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/choconum')
-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 9eee4eca9b..d3a0da168b 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/>.
//#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
*/