Version patching keymaps was only handling new/changed key-map items. However it's important to version patch removed key-map items so they match the key-map items in the updated key-map and disable them. Regression from [0] which copied the error from [1]. Resolve both by updating all key-map items. Ref !147668 [0]:5e2b421996[1]:4986f71848