summaryrefslogtreecommitdiff
path: root/keyboards/ymd75/rev2
diff options
context:
space:
mode:
authorNathan13888 <29968201+Nathan13888@users.noreply.github.com>2020-12-22 14:27:27 -0500
committerGitHub <noreply@github.com>2020-12-22 11:27:27 -0800
commit4eebefada7618c07e881b45f79570a5f807a760c (patch)
treee2255caf46f5f4335f02a7ea5ccd1de46cf43dfd /keyboards/ymd75/rev2
parent71b52416d87c38f170085608203abeaafcc0735a (diff)
[Keyboard] YMD75 rev 3: fix BACKLIGHT_PIN (#11172)
* YMD75 rev 3: fix BACKLIGHT_PIN Update backlight LED pin used by QMK to control the per-key backlight for YMD75 rev 3 * YMD75 rev 3: fix BACKLIGHT_PIN - fix comments * YMD75: move BACKLIGHT_PIN definitions to the respective versions Signed-off-by: Nathan13888 <29968201+Nathan13888@users.noreply.github.com>
Diffstat (limited to 'keyboards/ymd75/rev2')
-rw-r--r--keyboards/ymd75/rev2/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ymd75/rev2/config.h b/keyboards/ymd75/rev2/config.h
index a9578d720d..41a75e6271 100644
--- a/keyboards/ymd75/rev2/config.h
+++ b/keyboards/ymd75/rev2/config.h
@@ -5,5 +5,6 @@
#define MATRIX_COLS 15
#define MATRIX_ROW_PINS { B7, B6, B5, B4, B3, B0 }
#define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, D7 }
+#define BACKLIGHT_PIN D4
#define DIODE_DIRECTION COL2ROW
#define DEVICE_VER 0x0200