NFC Maker: Show illegal symbols for WiFi SSID/Password and Emails (#39)
* fix(NFC Maker): Show illegal symbols on keyboard
The text input already has this functionality to show these extra symbols in place of the numbers 0-9 when opening the 'secondary' keyboard. It just wasn't being used.
* Revert "fix(NFC Maker): Show illegal symbols on keyboard"
This reverts commit 5a1898633dbf3695c785270c333603e33ddca3d1.
* Enable illegal symbols for emails and wifi ssid/pass
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>