summaryrefslogtreecommitdiff
path: root/keyboards/work_louder/micro/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-01 00:57:59 +0000
committerQMK Bot <hello@qmk.fm>2023-01-01 00:57:59 +0000
commit03ec3db651cb7e65e975ccab1182da7278d96ad6 (patch)
treea8dbef6499719c3488339c3f18fcb3c8d22a3ae8 /keyboards/work_louder/micro/config.h
parent9b8f18699f3370499fa3edc551c1fe5876754478 (diff)
parentb4d5c22ed4731abdd89eec373b922da7c7dbff7c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/work_louder/micro/config.h')
-rw-r--r--keyboards/work_louder/micro/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/work_louder/micro/config.h b/keyboards/work_louder/micro/config.h
index 0f1c76ff41..2c37e9b4ec 100644
--- a/keyboards/work_louder/micro/config.h
+++ b/keyboards/work_louder/micro/config.h
@@ -84,6 +84,6 @@
#define ENCODERS_PAD_B \
{ D6, B1 }
-#define WORK_LOUDER_LED_PIN_1 B7
-#define WORK_LOUDER_LED_PIN_2 B6
+#define WORK_LOUDER_LED_PIN_1 B6
+#define WORK_LOUDER_LED_PIN_2 B7
#define WORK_LOUDER_LED_PIN_3 B5