summaryrefslogtreecommitdiffstats
path: root/quantum/led.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/led.h')
-rw-r--r--quantum/led.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/led.h b/quantum/led.h
index 679e743396..b9fad670ae 100644
--- a/quantum/led.h
+++ b/quantum/led.h
@@ -22,9 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* FIXME: Add doxygen comments here. */
-/* keyboard LEDs */
-#define USB_LED_CAPS_LOCK 1
-
#ifdef __cplusplus
extern "C" {
#endif