zmk/app/module/drivers/sensor
Xiao Qin 869c63d3c0
feat(drivers): add analog joystick driver
Analog joystick drivers for THB using ADC to read joystick sensor output
and convert the reading to [-1.0 1.0] range
2023-10-12 11:06:51 -07:00
..
battery refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
ec11 refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
joystick feat(drivers): add analog joystick driver 2023-10-12 11:06:51 -07:00
max17048 feat(drivers): add driver for MAX17048 fuel gauge 2023-09-25 21:04:03 -04:00
CMakeLists.txt feat(drivers): add analog joystick driver 2023-10-12 11:06:51 -07:00
Kconfig feat(drivers): add analog joystick driver 2023-10-12 11:06:51 -07:00