From 50e85f91e87f7fdb2e64b2d79c49c742f2f6e768 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sun, 12 Apr 2020 05:53:30 +0100 Subject: [PATCH] Fix compile issues with devastatingtkl (#8765) --- keyboards/cannonkeys/devastatingtkl/rules.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/keyboards/cannonkeys/devastatingtkl/rules.mk b/keyboards/cannonkeys/devastatingtkl/rules.mk index 007dab751..50c42100c 100644 --- a/keyboards/cannonkeys/devastatingtkl/rules.mk +++ b/keyboards/cannonkeys/devastatingtkl/rules.mk @@ -10,7 +10,6 @@ EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = yes # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend -`` NKRO_ENABLE = yes # USB Nkey Rollover CUSTOM_MATRIX = no # Custom matrix file BACKLIGHT_ENABLE = yes