• Greg Spencer's avatar
    Add pseudo-key synonyms for keys like shift, meta, alt, and control. (#33695) · a70b020e
    Greg Spencer authored
    This adds a list of key synonyms for non-printable keyboard keys that appear in more than one place So keys like LogicalKeyboardKey.shiftLeft and LogicalKeyboardKey.shiftRight now can be mapped to just LogicalKeyboardKey.shift.
    
    I also fixed a bug in the gen_keycodes tool where GLFW entries would get removed if they weren't parsed from the source on the web.
    a70b020e
Name
Last commit
Last update
..
key_data.json Loading commit data...
key_name_to_android_name.json Loading commit data...
key_name_to_glfw_name.json Loading commit data...
keyboard_key.tmpl Loading commit data...
keyboard_maps.tmpl Loading commit data...
printable.json Loading commit data...
synonyms.json Loading commit data...