summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/sp64/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-05-11 23:09:53 +0000
committerQMK Bot <hello@qmk.fm>2022-05-11 23:09:53 +0000
commitbc6956909a3caf3e5ec73340072fce60d1a1304b (patch)
tree25f510220b0ef7e6ac902c8afd675c79e9e43fd3 /keyboards/ymdk/sp64/config.h
parentbe08c86451e79b6e1c9a229a8caef62e944f375e (diff)
parentdf9c266f45c947a2ae71f213096ef0d832f3e336 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ymdk/sp64/config.h')
-rw-r--r--keyboards/ymdk/sp64/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/ymdk/sp64/config.h b/keyboards/ymdk/sp64/config.h
index 38880d1a85..f7b34575af 100644
--- a/keyboards/ymdk/sp64/config.h
+++ b/keyboards/ymdk/sp64/config.h
@@ -30,6 +30,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RIGHT_HALF
+/* LED indicator lights */
+#define LED_CAPS_LOCK_PIN D1
+#define LED_NUM_LOCK_PIN D0
+#define LED_SCROLL_LOCK_PIN D6
+
/* RGB underglow */
#define RGBLED_NUM 12
#define RGBLIGHT_HUE_STEP 8