firmware: Add Valorant font

This commit is contained in:
2024-12-11 21:18:18 +00:00
parent 680edbfd81
commit 8bdd1c018f
9 changed files with 18 additions and 11 deletions

View File

@@ -19,12 +19,7 @@
env = { };
scripts = {
# build.exec = ''
# cmake -S . -B build -D CMAKE_BUILD_TYPE=Debug -D PICO_STDIO_SEMIHOSTING=1
# cmake --build build --parallel
# '';
};
scripts = { };
};
};
}