Add caps lock and scroll lock indicators (#17725)

This commit is contained in:
Wilba 2022-09-24 09:39:55 +10:00 committed by GitHub
parent 03a671e795
commit 2791ceb6aa
Failed to generate hash of commit
7 changed files with 44 additions and 2 deletions

View file

@ -100,6 +100,9 @@
// enable the mono backlight
#define MONO_BACKLIGHT_ENABLED 1
// enable the specific indicators
#define MONO_BACKLIGHT_WT75_C
// disable backlight when USB suspended (PC sleep/hibernate/shutdown)
#define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0