diff options
author | QMK Bot <hello@qmk.fm> | 2021-06-04 00:30:59 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-06-04 00:30:59 +0000 |
commit | 01cb2867db85fac066d1329e6e152adedfb1e78c (patch) | |
tree | 6442e02b755451235a1f404685146adf101e69cb /keyboards/jacky_studio/bear_65 | |
parent | 17f51fa9df84ce48cd8c3d8cc9a52011bc5c771a (diff) | |
parent | e660dcff092f341ea95ff11b4cc4360a9eedc81b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/jacky_studio/bear_65')
-rw-r--r-- | keyboards/jacky_studio/bear_65/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/jacky_studio/bear_65/config.h b/keyboards/jacky_studio/bear_65/config.h index a664099e80..e68ed4a928 100644 --- a/keyboards/jacky_studio/bear_65/config.h +++ b/keyboards/jacky_studio/bear_65/config.h @@ -48,6 +48,8 @@ #define DIODE_DIRECTION ROW2COL +#define LED_CAPS_LOCK_PIN C7 + #define BACKLIGHT_PIN B6 #define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 4 |