summaryrefslogtreecommitdiff
path: root/keyboards/woodkeys/meira/promicro
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-24 12:32:20 +1000
committerGitHub <noreply@github.com>2023-09-24 03:32:20 +0100
commit6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch)
treeccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/woodkeys/meira/promicro
parent9c340077f630ef464758687e67e415e85376dad1 (diff)
Remove custom ISSI lighting code (#22073)
* Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
Diffstat (limited to 'keyboards/woodkeys/meira/promicro')
-rw-r--r--keyboards/woodkeys/meira/promicro/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/woodkeys/meira/promicro/config.h b/keyboards/woodkeys/meira/promicro/config.h
index 6c52f0fd11..6fda5d7ab3 100644
--- a/keyboards/woodkeys/meira/promicro/config.h
+++ b/keyboards/woodkeys/meira/promicro/config.h
@@ -33,8 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_COL_PINS { B1, B3, B2, B6, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN }
#define MATRIX_COL_PINS_SCANNED { B1, B3, B2, B6 }
-#define LED_EN_PIN D2
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.