fourboards / TouchPad

TouchPad supporting files.
MIT License
25 stars 4 forks source link

Exiting LED programming mode, does not light LEDs #3

Open MichaelAtOz opened 6 years ago

MichaelAtOz commented 6 years ago

@jacoburge I got my pads, thanks, looks good so far. I haven't tried my changes yet, I'll get to that shortly, after I play a bit.

But first bug is when you exit the LED pattern mode, all LEDs are off, you need to swipe left/right to get a display. I haven't looked at the code yet.

Yes programming mode is dangerous...I lost the above, Undo saved the day :|

!!! Warning !!! When in the programming modes, TouchPad takes control of your keyboard, this could EDIT or DELETE text or files if you leave this window. !!! Warning !!!

Now in LED program mode, for command set 4

Touch LEDs to toggle them and swipe down when complete

fourboards commented 6 years ago

Hi Michael, glad to hear you got your TouchPad. The blank display after LED programming is intended. The LED patterns are really intended for identifying the current mode on startup/switching modes. This is why they extinguish on the first keypress. Since the pattern has just been programmed you know what mode your in so displaying it isn't necessary.

MichaelAtOz commented 6 years ago

OK not a bug, then how about a new feature? If you were paying attention you'd know which command set you were on. But if you come back after getting a coffee and the light is pulsing and just want to exit, it would be a handy reminder. It can't hurt anything, more info is always handy. I'll have a look at the code some time.

fourboards commented 6 years ago

I will implement this at some point, same for the key program mode.