Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant find the documentation for this board that includes any available GPIO pins #33

Open
contractorwolf opened this issue Jun 3, 2024 · 5 comments

Comments

@contractorwolf
Copy link

does anyone have the PDF documentation document somewhere?
thx

@lewisxhe
Copy link
Contributor

lewisxhe commented Jun 4, 2024

This board has only two available GPIOs, which are the two on the Grove socket, GPIO43 and GPIO44.

@contractorwolf
Copy link
Author

i was more trying to figure out if there was a way to turn the keyboard backlight on/off programmatically

@lewisxhe
Copy link
Contributor

lewisxhe commented Jun 7, 2024

The default firmware does not have this function. The source code of the keyboard is here. You can modify it according to your needs. https://github.com/Xinyuan-LilyGO/T-Deck/tree/master/examples/Keyboard_ESP32C3

@contractorwolf
Copy link
Author

how do i change the software running on the keyboard? @lewisxhe

@lewisxhe
Copy link
Contributor

The keyboard is controlled by ESP32C3, you need to recode C3 using a USB2TTL
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants