would it be possible to have a function called periodically in the code.py (eg. the loop() function in Arduino) so we can implement time based backlighting effects. you could just add a callback in the keyboard.run() function to call loop() in the code.py where we can the write code for the backlight effects.
thanks!
would it be possible to have a function called periodically in the code.py (eg. the loop() function in Arduino) so we can implement time based backlighting effects. you could just add a callback in the keyboard.run() function to call loop() in the code.py where we can the write code for the backlight effects.
thanks!