diff options
Diffstat (limited to 'keyboards/ckeys/washington/config.h')
| -rw-r--r-- | keyboards/ckeys/washington/config.h | 7 |
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/>. | |||
| 193 | //#define NO_ACTION_ONESHOT | 193 | //#define NO_ACTION_ONESHOT |
| 194 | 194 | ||
| 195 | /* disable these deprecated features by default */ | 195 | /* disable these deprecated features by default */ |
| 196 | #ifndef LINK_TIME_OPTIMIZATION_ENABLE | 196 | #define NO_ACTION_MACRO |
| 197 | #define NO_ACTION_MACRO | 197 | #define NO_ACTION_FUNCTION |
| 198 | #define NO_ACTION_FUNCTION | 198 | |
| 199 | #endif | ||
| 200 | /* | 199 | /* |
| 201 | * MIDI options | 200 | * MIDI options |
| 202 | */ | 201 | */ |
