diff options
Diffstat (limited to 'keyboards/handwired/videowriter/config.h')
| -rw-r--r-- | keyboards/handwired/videowriter/config.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/handwired/videowriter/config.h b/keyboards/handwired/videowriter/config.h index d392564eb..bcf059b62 100644 --- a/keyboards/handwired/videowriter/config.h +++ b/keyboards/handwired/videowriter/config.h | |||
| @@ -130,10 +130,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 130 | //#define NO_ACTION_ONESHOT | 130 | //#define NO_ACTION_ONESHOT |
| 131 | 131 | ||
| 132 | /* disable these deprecated features by default */ | 132 | /* disable these deprecated features by default */ |
| 133 | #ifndef LINK_TIME_OPTIMIZATION_ENABLE | 133 | #define NO_ACTION_MACRO |
| 134 | #define NO_ACTION_MACRO | 134 | #define NO_ACTION_FUNCTION |
| 135 | #define NO_ACTION_FUNCTION | ||
| 136 | #endif | ||
| 137 | 135 | ||
| 138 | /* Bootmagic Lite key configuration */ | 136 | /* Bootmagic Lite key configuration */ |
| 139 | // #define BOOTMAGIC_LITE_ROW 0 | 137 | // #define BOOTMAGIC_LITE_ROW 0 |
