zmk/app/module
Pete Johanson 6941abc2af
fix(drivers): Proper static/const for data/config (#2769)
Save a tiny bit of RAM by properly marking our device config
struct instances const consistently, and also add missing static
modifiers to properly isolate config/data for drivers.
2025-01-15 12:35:35 -05:00
..
drivers fix(drivers): Proper static/const for data/config (#2769) 2025-01-15 12:35:35 -05:00
dts/bindings Testing: split input test (#2762) 2025-01-13 15:15:16 -05:00
include refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
lib refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
zephyr refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
CMakeLists.txt refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
Kconfig refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00