zmk/app/module/drivers/sensor
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
..
battery
ec11 fix(drivers): Proper static/const for data/config (#2769) 2025-01-15 12:35:35 -05:00
encoder_mock Testing: split ble encoder test (#2754) 2025-01-06 14:41:02 -05:00
max17048 fix(drivers): Proper static/const for data/config (#2769) 2025-01-15 12:35:35 -05:00
CMakeLists.txt Testing: split ble encoder test (#2754) 2025-01-06 14:41:02 -05:00
Kconfig Testing: split ble encoder test (#2754) 2025-01-06 14:41:02 -05:00