aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/src/main.c
AgeCommit message (Expand)Author
2024-07-03feat: Add keyboard physical layout system.Peter Johanson
2024-07-03fix: Improve startup time with proper settings loading.Peter Johanson
2024-02-09refactor: Return int from main function.Peter Johanson
2023-04-05refactor: Move away from deprecated label usages.Peter Johanson
2023-04-05refactor: Move to `zephyr/` include paths.Peter Johanson
2020-12-06fix(display): All display updates in work thread.Pete Johanson
2020-11-28feat: Add settings support for external powerNick
2020-10-10Added driver to control the external power outputMega Mind
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-07-25Initial display support.Pete Johanson
2020-07-23Switch printk to LOG_DBG.Pete Johanson
2020-07-17Working BT settings.Pete Johanson
2020-07-17More split implementation.Pete Johanson
2020-07-17Lots of work on split peripheral/central logic.Pete Johanson
2020-07-07Use SYS_INIT for BLE and USB init.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson