You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment this class works only with QWERTY layout. But I would like to extend its functionality and add the ability to customize it more flexibly.
Idea: Create an enum with layouts (QWERTY, AZERTY, etc.) and pass it to the constructor of the LetterListener class, by default it should be QWERTY.
The text was updated successfully, but these errors were encountered:
At the moment this class works only with QWERTY layout. But I would like to extend its functionality and add the ability to customize it more flexibly.
Idea: Create an enum with layouts (QWERTY, AZERTY, etc.) and pass it to the constructor of the
LetterListener
class, by default it should be QWERTY.The text was updated successfully, but these errors were encountered: