zmk/app/drivers
Xudong Zheng e65a7e3075 fix(battery): change nRF52 ADC gain
With ADC pin, maximum 3.6V input needs gain 1/6 to be less than the 0.6V
reference.

With VDDHDIV5, maximum 6V input corresponds to 1.2V so gain 1/2 will be less
than the 0.6V reference and be slightly more precise.
2023-07-29 23:04:35 -07:00
..
display refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
gpio refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
kscan refactor(kscan): batch GPIO reads by port 2023-05-28 23:33:34 -06:00
sensor fix(battery): change nRF52 ADC gain 2023-07-29 23:04:35 -07:00
zephyr refactor(sensors): ec11 rotation sensor value in degrees. 2023-06-18 20:45:06 -06:00
CMakeLists.txt fix(drivers): Avoid build failures for GPIO driver 2022-06-05 17:57:35 -04:00
Kconfig feat(drivers): Add mcp23017 driver based on upstream mcp23s17 one. 2021-09-14 20:48:28 -04:00