Xinyuan-LilyGO / T-Deck

190 stars 43 forks source link

Can the running firmware communicate to the keyboard controller? #32

Open acidvegas opened 1 month ago

acidvegas commented 1 month ago

Trying to figure out what PIN is matched with the keyboard backlight. I made a screen inactivity timeout, but the keyboard backlight remains on for it. Anyone have some insight?

lewisxhe commented 3 weeks ago

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