tmk / tmk_keyboard

Keyboard firmwares for Atmel AVR and Cortex-M
3.96k stars 1.7k forks source link

Adding API for mouse and keyboard control #759

Open AlexMitrovka opened 1 year ago

AlexMitrovka commented 1 year ago

Hi, I was wondering if it is possible to add something like https://github.com/nanpuhaha/pyduino-mk to transmit via COM(Serial port) to control the keyboard and mouse using the API in your code?