summaryrefslogtreecommitdiff
path: root/keyboards/nasu/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nasu/config.h')
-rw-r--r--keyboards/nasu/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/nasu/config.h b/keyboards/nasu/config.h
index 9347e529c6..cc8484b7a9 100644
--- a/keyboards/nasu/config.h
+++ b/keyboards/nasu/config.h
@@ -30,8 +30,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
-
-/* Indicator LEDs */
-#define LED_CAPS_LOCK_PIN B1
-#define LED_NUM_LOCK_PIN B0
-#define LED_SCROLL_LOCK_PIN A7