Controlling keyboard/macropad lighting using Windows! #OpenSource #Keyboards #MacroPad @Microsoft

Controlling keyboard/macropad lighting using Windows! #OpenSource #Keyboards #MacroPad @Microsoft

Source Node: 2298683

Windows has, up until now, been limited in controlling the lighting on keyboards, mainly status lights on specific qualifying keys. No more.

Microsoft has released a specification and proposal for allowing a much broader method for Human Interface Device (USB HID) devices per the open Human Interface Devices (HID) Lighting and Illumination standard.

Dynamic lighting support in Windows lets both app developers and end users control and synchronize lighting effects across peripherals and other connected devices.

Supported app types and platforms

  • Win10 version 1809 (October 2018) and later.
  • Windows 11 Build 23466 (Preview) and later.
  • Xbox GDK March 2023 Update 1 and later.

Supported devices and device types

  • Keyboard or keypad
  • Mouse
  • Game controller (gamepad, flightstick, steering wheel, and so on).
  • Peripheral (general devices such as speakers, mouse pads, microphones, webcams, and so on).
  • Scene (room/stage/area devices such as light bulbs, spotlights, strobe lights, billboards, camera flashes, and so on).
  • Notification (user attention devices such as alarms, voice assistants, and so on).
  • Chassis (internal PC components such as RAM, motherboard, fan, and so on).
  • Wearable (accessories such as headsets, watches, fitness trackers, shoes, and so on).
  • Furniture (such as chairs, desks, bookcases, and so on).
  • Art (such as a painting or sculpture).
  • Headset (accessories designed specifically for the head, such as headphones or microphones).

A Windows app can control HID LampArray devices when the app is in the foreground (starting with Windows 10) and when it’s in the background (also known as ambient lighting, starting with Windows 11).

An open source example was just released showing this capability with devices like the Adafruit MacroPad. The example can be used as a template for other RP2040 devices which are connected to NeoPixels, or the Lighting folder can be used as a starting point for any project that uses TinyUSB (used for USB in modern Adafruit products and many more items). See the GitHub repository here.

Another example uses the Adafruit NeoPixel Shield with an Arduino.

Time Stamp:

More from Ada Fruit