summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt65_a
diff options
context:
space:
mode:
authorWilba <wilba@wilba.tech>2022-09-24 09:39:55 +1000
committerGitHub <noreply@github.com>2022-09-23 19:39:55 -0400
commit2791ceb6aa000bce07638ad117a73eba4df0e3f6 (patch)
treecd8bbfaceec77e29f5ae17b12f0a8338822b3cbf /keyboards/wilba_tech/wt65_a
parent03a671e7953844d085deba313d9e7de3c5a84105 (diff)
Add caps lock and scroll lock indicators (#17725)
Diffstat (limited to 'keyboards/wilba_tech/wt65_a')
-rw-r--r--keyboards/wilba_tech/wt65_a/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt65_a/config.h b/keyboards/wilba_tech/wt65_a/config.h
index 5a03ec52c1..062e2d8564 100644
--- a/keyboards/wilba_tech/wt65_a/config.h
+++ b/keyboards/wilba_tech/wt65_a/config.h
@@ -100,6 +100,9 @@
// enable the mono backlight
#define MONO_BACKLIGHT_ENABLED 1
+// enable the specific indicators
+#define MONO_BACKLIGHT_WT65_A
+
// disable backlight when USB suspended (PC sleep/hibernate/shutdown)
#define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0