summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd19x
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-01-12 23:58:01 +0000
committerGitHub <noreply@github.com>2021-01-12 23:58:01 +0000
commit1eaad6dd65db8d6d9f7e893ca6f354002d2dec61 (patch)
tree38a15403dd95b725a42ecbb32999476e90fe0777 /keyboards/kbdfans/kbd19x
parent5e46f72f75aacd7acbc22fa223e9d03da666ab4d (diff)
Fix inverted indicator leds on kbdfans/kbd19x (#11532)
Diffstat (limited to 'keyboards/kbdfans/kbd19x')
-rw-r--r--keyboards/kbdfans/kbd19x/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd19x/config.h b/keyboards/kbdfans/kbd19x/config.h
index edaf51215e..6f14315e71 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/>.
#define LED_NUM_LOCK_PIN B2
#define LED_CAPS_LOCK_PIN B0
#define LED_SCROLL_LOCK_PIN B1
+#define LED_PIN_ON_STATE 0
#define BACKLIGHT_PIN B6
#ifdef BACKLIGHT_PIN