## Tactility The Tactility logo copyrights are owned by Ken Van Hoeylandt. Firmwares built from [the original repository](https://github.com/ByteWelder/Tactility) can be redistributed with the Tactility logo. For other usages, [contact me](https://kenvanhoeylandt.net). The Tactility firmware and code are published under [GPL License Version 3](./LICENSE.md). # Dependencies ### ESP-IDF This project uses ESP-IDF to compile the ESP32 firmware. Website: https://www.espressif.com/ License: [GPL v3.0](https://github.com/espressif/esp-idf/blob/master/LICENSE) ### Flipper Zero Firmware Some of the code in this project has originally been adapted from the Flipper Zero firmware. It was changed to fit the Tactility project. Website: https://github.com/flipperdevices/flipperzero-firmware/ License: [GPL v3.0](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/LICENSE) ### Google Fonts Website: https://fonts.google.com/icons License: [Apache License, version 2.0](https://fonts.google.com/attribution) ### Google Material Design & Icons Website: https://fonts.google.com/icons License: Multiple (SIL Open Font License, Apache License, Ubuntu Font License): https://developers.google.com/fonts/faq ### Other Components See `/components` for the respective projects and their licenses.