4 Commits

Author SHA1 Message Date
Ken Van Hoeylandt
801eacee16 Fixes 2026-02-09 20:29:30 +01:00
Ken Van Hoeylandt
d3c6e52ce3 Fix for build 2026-02-09 20:27:38 +01:00
Ken Van Hoeylandt
e017b7415f Fix for T-Deck apps not showing up and added new kernel functionality 2026-02-09 20:14:55 +01:00
Ken Van Hoeylandt
d551e467b8
Moved and renamed files for consistent C code style (#463)
* **Documentation**
  * Added new C coding style guide detailing naming conventions for files, directories, macros, constants, variables, functions, and type definitions with illustrative examples.
  * Updated C++ coding style documentation with clarifications on C naming conventions and header directory organization patterns.

* **Refactor**
  * Updated header include paths throughout the codebase to use lowercase naming conventions consistently.
2026-01-27 20:17:33 +01:00