diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-13 14:24:12 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-13 14:24:12 +0000 |
commit | fff260666548335099e06979da37fbe1fec543b0 (patch) | |
tree | b552b6e8de70897f197e18a91aa0f3a2419db8d9 /keyboards/kbdfans | |
parent | 930cf6457a081c0bb934450aa814c0a37b080f8b (diff) | |
parent | 3f8343e5525adb6c02c10c6659c54d18204c52fb (diff) | |
download | qmk_firmware-fff260666548335099e06979da37fbe1fec543b0.tar.gz qmk_firmware-fff260666548335099e06979da37fbe1fec543b0.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kbdfans')
-rw-r--r-- | keyboards/kbdfans/kbd67/rev1/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/rev1/config.h b/keyboards/kbdfans/kbd67/rev1/config.h index 72aa27afcc..b7ad8de4e2 100644 --- a/keyboards/kbdfans/kbd67/rev1/config.h +++ b/keyboards/kbdfans/kbd67/rev1/config.h @@ -48,6 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DIODE_DIRECTION COL2ROW #define LED_CAPS_LOCK_PIN B2 +#define LED_PIN_ON_STATE 0 #define BACKLIGHT_PIN B6 #ifdef BACKLIGHT_PIN |