diff options
Diffstat (limited to 'keyboards/40percentclub/nano/rules.mk')
-rw-r--r-- | keyboards/40percentclub/nano/rules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/40percentclub/nano/rules.mk b/keyboards/40percentclub/nano/rules.mk index 66ad3ffc66..e3c97e0d44 100644 --- a/keyboards/40percentclub/nano/rules.mk +++ b/keyboards/40percentclub/nano/rules.mk @@ -76,7 +76,3 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend - -# custom matrix setup -SRC = matrix.c -CUSTOM_MATRIX = yes |