zmk/app/module/drivers/sensor/joystick
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
..
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
thb.c feat(drivers): add analog joystick driver 2023-10-12 11:06:51 -07:00