mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 06:54:08 +00:00
1.2 KiB
1.2 KiB
LampArray
Implements the open Human Interface Devices (HID) Lighting and Illumination standard.
LampArray devices have one or more Lamps (i.e. lights/LEDs/bulbs, etc…) that can be directly manipulated; setting state (on/off), brightness and color (RGB).
Windows provides support for devices under Dynamic Lighting.
Overview
Supported lighting frameworks:
Currently unsupported:
- Split keyboard
- VUSB
Basic Configuration :id=basic-configuration
To enable this feature, add the following to your rules.mk
:
LAMPARRAY_ENABLE = yes
This should provide an out of the box experience, inferred from the existing keyboard and lighting framework configuration.
Advanced Configuration :id=advanced-configuration
To change the default behavior, you can use the following defines in your config.h
Define | Default | Description |
---|---|---|
X |
Not defined | |
Y |
Not defined | |
Z |
7 |