summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/joycon_protocol/nfc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more typosGravatar Viktor Szépe2024-01-151-4/+4
* input_common: Remove duplicated DriverResult enumGravatar german772023-06-281-112/+119
* input_common: Implement native mifare supportGravatar Narr the Reg2023-06-211-7/+383
* input_common: rename PAGE_SIZE to avoid conflictGravatar 121011112023-05-301-3/+3
* input_common: Implement amiibo writtingGravatar Narr the Reg2023-05-211-49/+283
* input_common: Fix pro controller amiibo supportGravatar Narr the Reg2023-05-161-93/+58
* input_common: Make amiibo scanning less demandingGravatar german772023-05-141-3/+7
* input_common: Fix nfc detection for joyconsGravatar german772023-05-091-12/+12
* input_common: joycon: Remove Magic numbers from common protocolGravatar Narr the Reg2023-01-291-31/+37
* input_common: Address byte reviewGravatar german772023-01-201-99/+84
* Address review commentsGravatar german772023-01-191-4/+5
* input_common: Implement joycon nfcGravatar german772023-01-191-0/+414