summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_protocol/nfc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more typosViktor Szépe2024-01-161-4/+4
* input_common: Remove duplicated DriverResult enumgerman772023-06-281-112/+119
* input_common: Implement native mifare supportNarr the Reg2023-06-221-7/+383
* input_common: rename PAGE_SIZE to avoid conflict121011112023-05-301-3/+3
* input_common: Implement amiibo writtingNarr the Reg2023-05-221-49/+283
* input_common: Fix pro controller amiibo supportNarr the Reg2023-05-171-93/+58
* input_common: Make amiibo scanning less demandinggerman772023-05-141-3/+7
* input_common: Fix nfc detection for joyconsgerman772023-05-091-12/+12
* input_common: joycon: Remove Magic numbers from common protocolNarr the Reg2023-01-301-31/+37
* input_common: Address byte reviewgerman772023-01-201-99/+84
* Address review commentsgerman772023-01-201-4/+5
* input_common: Implement joycon nfcgerman772023-01-201-0/+414