[Keyboard] Fix CapsLock pin for ymdk/ymd75/rev3 (#19158)

This commit is contained in:
Mikhail Nosov 2022-12-08 19:13:53 +03:00 committed by GitHub
parent 261e7668c6
commit 071268633d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,5 @@
#define BACKLIGHT_PIN B6 // change the backlight pin that has since changed in Rev 3
#define DIODE_DIRECTION ROW2COL
#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 4
#undef LED_CAPS_LOCK_PIN // CapsLock pin changed in Rev 3
#define LED_CAPS_LOCK_PIN C7