: key(letter) (ship | uppercase) [(lowercase | sunk)]: user.insert_formatted(letters, "ALL_CAPS") : key(symbol_key) : key(function_key) : key(special_key) : key(keypad_key) : key("{modifiers}-{unmodified_key}") # for key combos consisting only of modifiers, eg. `press super`. press : key(modifiers) # for consistency with dictation mode and explicit arrow keys if you need them. press : key(keys)