zmk/app/include
Willow Herring ab46f48dde
fix(keymap): Fix overflow in get/set bindings (#3205)
With the binding referenced to as uint8_t the keymap would be incorrect if more than 256 positions were in use, going to a uint16_t gives large enough headroom to not have to worry
2026-01-16 18:55:13 -05:00
..
drivers Feature: input processor behavior invocation (#2714) 2024-12-17 20:50:06 -05:00
dt-bindings feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
linker Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
zmk fix(keymap): Fix overflow in get/set bindings (#3205) 2026-01-16 18:55:13 -05:00