I installed the beta today and it botched my external keyboard. I use a MS keyboard at my desk. The update "forgot" about swapping the command/alt keys. Also, my "a" key no longer works. Rebooting doesn't help. I downloaded the installers from direct links and can't get any of them to run. Some "missing components" error. Ideas other than rolling back to the official 10.12.0 release?
Following polyzargone's post, I was also able to get the keyboard working again. Here what I did:
1) Disable SIP (System Integrity Protection). I searched on Google and followed a step-by-step tutorial.
2) Make sure you backup /System/Library/HIDPlugins/IOHIDKeyboardFilter.plugin
3) Make sure you have a earlier version of the same file. In my case I asked a friend to send to me (from the final non-beta Sierra 10.12.0)
4) Delete /System/Library/HIDPlugins/IOHIDKeyboardFilter.plugin by doing sudo rm -fr /System/Library/HIDPlugins/IOHIDKeyboardFilter.plugin
(you will need to type a admin password (and I hope there is no "a" in yours...))
5) Move the earler version to the System's folder. Mine was in Desktop, so I did: sudo mv Desktop/IOHIDKeyboardFilter.plugin /System/Library/HIDPlugins
6) Restart.
7) Enabled SIP again.