nerves-keyboard / xebow

Firmware for the Keybow written in Elixir
40 stars 10 forks source link

Mention in README that Catalina can't initialize the network drivers out of the box #90

Closed doughsay closed 4 years ago

doughsay commented 4 years ago

The only way we've found to get the Xebow's networking to work on macOS Catalina is to use https://github.com/jwise/HoRNDIS

And specifically, HoRNDIS also doesn't work out of the box on Cataline, so we had to use this package someone provided in the comments: https://github.com/jwise/HoRNDIS/issues/102#issuecomment-541237232

This should all be mentioned in the README.