ahtn / keyplus

An easy to use, wired and wireless modular keyboard firmware
MIT License
246 stars 40 forks source link

Port keyplus emulator to macOS #98

Open ahtn opened 5 years ago

ahtn commented 5 years ago

To port the keyplus emulator to macOS, will need to use the IOKit to write a user-space driver. Some information that might be useful:

Porting the emulator to macOS looks much easier than windows.