diff options
Diffstat (limited to 'keyboards/aeboards/ext65/rev3/config.h')
-rw-r--r-- | keyboards/aeboards/ext65/rev3/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/aeboards/ext65/rev3/config.h b/keyboards/aeboards/ext65/rev3/config.h index 8de4e44837..09a98c2b5a 100644 --- a/keyboards/aeboards/ext65/rev3/config.h +++ b/keyboards/aeboards/ext65/rev3/config.h @@ -16,8 +16,4 @@ #pragma once -// Locks -#define LED_NUM_LOCK_PIN F5 -#define LED_CAPS_LOCK_PIN F4 -#define LED_SCROLL_LOCK_PIN F1 #define LED_LAYERS_PIN F0 |