zmk/app
Bernhard Urban-Forster 22f87d34de feat(underglow): battery state of charge (SoC) animation
This change adds an underglow effect that visualizes the state of charge
if a battery is available. If no battery is install, blue will be sent
to the LEDs. Otherwise the SoC is used to calculate a color with a
green and red portion (green = full, red = empty).
2021-09-07 22:01:20 +02:00
..
boards fix: Planck rev 6.1 2021-08-24 21:21:18 -04:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
dts feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
include feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
scripts chore: standardize # style headers 2021-01-06 17:00:44 -05:00
src feat(underglow): battery state of charge (SoC) animation 2021-09-07 22:01:20 +02:00
tests fix(behaviors): Fix timing of delayed hold-tap trigger 2021-06-13 10:44:18 -04:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
Kconfig feat(power): Update device power management Kconfig 2021-08-02 21:48:42 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh feat(tests): Override test parallelism w/ J=8 environment. 2021-05-05 00:56:05 -04:00
west.yml feat: bump zephyr to v2.5.0+zmk-fixes 2021-07-17 17:04:25 -04:00