Xinyuan-LilyGO / T-Deck

191 stars 43 forks source link

Expanded keyboard firmware #16

Open hasn0life opened 8 months ago

hasn0life commented 8 months ago

I added some functionality to the keyboard firmware, I figured I'd link it here in case you or other people want to take from it or add to it. Thanks! https://github.com/hasn0life/t-deck-keyboard-ex/tree/main

laulin commented 1 month ago

Hello hasn0life, it is very cool. A more "blackberry look and feel" with key holding would be perfect but it would break API (single byte per key).

contractorwolf commented 3 weeks ago

@hasn0life does that mean I could control the keyboard backlight by just using #define keyboard_BL_PIN 9? is that documented anywhere else?