unleashed-firmware/applications/system/hid_app
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
assets [FL-3770, FL-3680] HID App improvements and little extra (#3518) 2024-03-25 16:00:35 +09:00
scenes [FL-3770, FL-3680] HID App improvements and little extra (#3518) 2024-03-25 16:00:35 +09:00
views [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
application.fam ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
hid_ble_10px.png Various Fixes and Improvements (#3059) 2023-09-11 16:23:00 +10:00
hid_usb_10px.png Various Fixes and Improvements (#3059) 2023-09-11 16:23:00 +10:00
hid.c [FL-3770, FL-3680] HID App improvements and little extra (#3518) 2024-03-25 16:00:35 +09:00
hid.h [FL-3770, FL-3680] HID App improvements and little extra (#3518) 2024-03-25 16:00:35 +09:00
transport_ble.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
transport_usb.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
views.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00