diff options
| author | QMK Bot <hello@qmk.fm> | 2021-01-13 00:00:35 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-01-13 00:00:35 +0000 |
| commit | 42f404d85413de20fb8d1434d8522ac777e6997a (patch) | |
| tree | e964c577fc62396cdfefd95769c3f4ec8f2afc43 | |
| parent | f4b0cd3dfac13da323865b10f8e11b3464b925d5 (diff) | |
| parent | 1eaad6dd65db8d6d9f7e893ca6f354002d2dec61 (diff) | |
| download | qmk_firmware-42f404d85413de20fb8d1434d8522ac777e6997a.tar.gz qmk_firmware-42f404d85413de20fb8d1434d8522ac777e6997a.zip | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | keyboards/kbdfans/kbd19x/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd19x/config.h b/keyboards/kbdfans/kbd19x/config.h index edaf51215..6f14315e7 100644 --- a/keyboards/kbdfans/kbd19x/config.h +++ b/keyboards/kbdfans/kbd19x/config.h | |||
| @@ -51,6 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 51 | #define LED_NUM_LOCK_PIN B2 | 51 | #define LED_NUM_LOCK_PIN B2 |
| 52 | #define LED_CAPS_LOCK_PIN B0 | 52 | #define LED_CAPS_LOCK_PIN B0 |
| 53 | #define LED_SCROLL_LOCK_PIN B1 | 53 | #define LED_SCROLL_LOCK_PIN B1 |
| 54 | #define LED_PIN_ON_STATE 0 | ||
| 54 | 55 | ||
| 55 | #define BACKLIGHT_PIN B6 | 56 | #define BACKLIGHT_PIN B6 |
| 56 | #ifdef BACKLIGHT_PIN | 57 | #ifdef BACKLIGHT_PIN |
