あく
433025b5c7
Input, Gui: total events complementarity on all levels ( #681 )
...
* Cli: add missing const in cli_write.
* Gui, Input: bit fields based key complementarity on all levels, key and type names API.
* Gui: minor cleanup of bit filed usage
2021-08-31 11:22:52 +03:00
あく
0a97d6913c
Rename api-hal to furi-hal ( #629 )
2021-08-08 21:03:25 +03:00
gornekich
78ff0c9fca
[FL-938] Keyboard widget changes ( #398 )
...
* inputs: add repeat event
* byte_input: change draw
* text_input, byte_input: process repeat event
2021-04-01 20:10:12 +03:00
あく
8b94eff7f9
Input: refactoring, platform agnostic key configuration.
...
Update input usage across project. Minor queue usage fixes and tick timings. (#330 )
2021-02-10 11:56:05 +03:00
Vadim Kaushan
8c36d65e63
Input handling and debouncing ( #148 )
...
* 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>
2020-10-02 09:44:05 +03:00