diff options
Diffstat (limited to 'keyboards/cherrybstudio/cb87/config.h')
-rw-r--r-- | keyboards/cherrybstudio/cb87/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/cherrybstudio/cb87/config.h b/keyboards/cherrybstudio/cb87/config.h index 41a153081d..41c7f3f25b 100644 --- a/keyboards/cherrybstudio/cb87/config.h +++ b/keyboards/cherrybstudio/cb87/config.h @@ -49,6 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif #define LED_CAPS_LOCK_PIN F0 +#define LED_SCROLL_LOCK_PIN F4 +#define LED_PIN_ON_STATE 0 /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |