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