diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-14 04:38:08 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-14 04:38:08 +0000 |
commit | 85743b9f32f829bf025d612727ae2f3626e35aa8 (patch) | |
tree | 8c606a46455e02c6a113259fc15bd5a1f0bf0beb /keyboards/cherrybstudio/cb1800/config.h | |
parent | 7b75aa181853419446123808ac3e39de8177a2d6 (diff) | |
parent | 851cb7e406ec775462b9eb9975f1b0f34445b48f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cherrybstudio/cb1800/config.h')
-rw-r--r-- | keyboards/cherrybstudio/cb1800/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cherrybstudio/cb1800/config.h b/keyboards/cherrybstudio/cb1800/config.h index 81d24669dc..a9932fe735 100644 --- a/keyboards/cherrybstudio/cb1800/config.h +++ b/keyboards/cherrybstudio/cb1800/config.h @@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LED_CAPS_LOCK_PIN F5 #define LED_NUM_LOCK_PIN F6 #define LED_SCROLL_LOCK_PIN F7 - +#define LED_PIN_ON_STATE 0 /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |