Smart tab5keyboard (#533)

This commit is contained in:
Shadowtrance
2026-06-20 06:14:07 +10:00
committed by GitHub
parent e8b9a1f2a9
commit 594b8bd27e
34 changed files with 528 additions and 137 deletions
+4
View File
@@ -17,6 +17,10 @@ if (DEFINED ENV{ESP_IDF_VERSION})
list(APPEND PRIV_REQUIRES_LIST elf_loader)
endif ()
if (IDF_TARGET STREQUAL "esp32p4")
list(APPEND PRIV_REQUIRES_LIST esp_driver_ppa esp_mm)
endif ()
file(GLOB_RECURSE SOURCE_FILES Source/*.c*)
tactility_add_module(TactilityC