* inputs: add repeat event * byte_input: change draw * text_input, byte_input: process repeat event
Update input usage across project. Minor queue usage fixes and tick timings. (#330)
* Add input driver and definitions for target_f2 * Add input_dump example * Invert charge input * Fix back and left button configuration * remove input debug * input testing case * move header * lint code Co-authored-by: aanper <mail@s3f.ru>