zmk/app/dts
Joel Spadin 197f899777
feat: Add LED indicator support (#3239)
This adds a new zmk,indicator-leds device, which maps HID indicator
states onto any devices that implement the LED driver API. This adds
support for things like a caps lock LED.

The name was chosen so that more drivers could be added later as
zmk,indicator-*, for example a version that uses the LED strip API.
2026-03-23 02:35:35 -04:00
..
behaviors feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
bindings feat: Add LED indicator support (#3239) 2026-03-23 02:35:35 -04:00
common fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
input feat(pointing): Add pre-defined scroll scaler and mouse scroll tests (#2759) 2025-02-04 10:27:14 -07:00
layouts feat(studio): Add ortho_4x10 grid layout (#2651) 2024-12-09 12:53:54 -05:00
behaviors.dtsi feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
physical_layouts.dtsi