ah- / anne-key

Firmware for Anne Pro Keyboard written in Rust
Apache License 2.0
567 stars 32 forks source link

[feature] Support for cursor control. #56

Closed MozzieBytes closed 5 months ago

MozzieBytes commented 6 years ago

Support for cursor control

Would be good to have cursor control as one of the available options in function layers. This would be great when using the keyboard without a dedicated mouse.

ah- commented 6 years ago

Agreed, that'd be really nice. If anyone wants to give this a go I'm happy to point into the right direction :)

Dafondo commented 6 years ago

Ok, my friend and I scanned through some of the code base and think we have a basic grasp on how it works. @ah- can you give us some pointers on getting started with cursor control?