zmk/app/drivers
Peter Johanson 5d880bda00 feat: Add soft on/off support.
Initial work on a soft on/off support for ZMK. Triggering soft off
puts the device into deep sleep with only a specific GPIO pin
configured to wake the device, avoiding waking from other key
presses in the matrix like the normal deep sleep.

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2023-07-19 23:24:16 -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 feat: Add soft on/off support. 2023-07-19 23:24:16 -07:00
sensor fix: Proper battery sensor Kconfig dependencies. 2023-07-19 02:21:09 -04: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