circuitpython/locale
Jeff Epler d7c86c0e3e
refactor keypad to share more code
This saves 444 bytes on the pygamer build (both commits taken together)

testing performed:
 * pygamer (samd51) with ShiftRegisterKeys
 * macropad (rp2040) with Keys
 * UM feather s2 (esp32-s2) with KeyMatrix

Result:
 * all ports still worked nicely
 * keys held down at start always registered (>2 trials all boards, >100 trials esp32-s2)
 * keys held down are immediately registered after reset() (>100 trials esp32-s2)
 * double .reset() is OK, accessing .events throws (only tested esp32-s2)
2022-04-05 14:50:30 -05:00
..
circuitpython.pot refactor keypad to share more code 2022-04-05 14:50:30 -05:00
cs.po Update translation files 2022-03-21 21:55:18 +01:00
de_DE.po Translated using Weblate (German) 2022-03-24 16:57:18 +01:00
el.po Update translation files 2022-03-21 21:55:18 +01:00
en_GB.po Update translation files 2022-03-21 21:55:18 +01:00
en_US.po Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
en_x_pirate.po Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
es.po Update translation files 2022-03-21 21:55:18 +01:00
fil.po Update translation files 2022-03-21 21:55:18 +01:00
fr.po Update translation files 2022-03-21 21:55:18 +01:00
hi.po Update translation files 2022-03-21 21:55:18 +01:00
ID.po Update translation files 2022-03-21 21:55:18 +01:00
it_IT.po Update translation files 2022-03-21 21:55:18 +01:00
ja.po Update translation files 2022-03-21 21:55:18 +01:00
ko.po Update translation files 2022-03-21 21:55:18 +01:00
nl.po Update translation files 2022-03-21 21:55:18 +01:00
pl.po Update translation files 2022-03-21 21:55:18 +01:00
pt_BR.po Translated using Weblate (Portuguese (Brazil)) 2022-03-21 23:57:16 +01:00
ru.po Update translation files 2022-03-21 21:55:18 +01:00
sv.po Translated using Weblate (Swedish) 2022-03-23 09:58:08 +01:00
tr.po Update translation files 2022-03-21 21:55:18 +01:00
zh_Latn_pinyin.po Update translation files 2022-03-21 21:55:18 +01:00