osiweb / unified_retro_keyboard

Project to provide keyboard replacements for various classic computers, as well as classic ASCII keyboard
94 stars 12 forks source link

Repeat key doesn't work the first time it is used. #16

Closed dfnr2 closed 4 years ago

dfnr2 commented 4 years ago

Pressing repeat and a code key doesn't work the first time repeat is used after switching to a keymap. After repeat key is released, subesquent behavior seems correct.

dfnr2 commented 4 years ago

Fixed. Repeat_init() needs to be called when selecting a new keymap.