aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/washington/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ckeys/washington/config.h')
-rw-r--r--keyboards/ckeys/washington/config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/ckeys/washington/config.h b/keyboards/ckeys/washington/config.h
index 419e35e3b..9a9b69d32 100644
--- a/keyboards/ckeys/washington/config.h
+++ b/keyboards/ckeys/washington/config.h
@@ -193,10 +193,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
*/