Releases: LinusCDE/rmWacomToMouse
Releases · LinusCDE/rmWacomToMouse
Binary file (rM 2 supported)
Below is the c binary that is supposed to be executed on the reMarkable.
You can build this yourself by:
- Installing the oecore toolchain
- Sourcing the env script
- Running
make
in the c_implementation directory
It also now also supportes specifying the number of the event file manually (thanks to @Amanita-muscaria )!
Binary file (fixed)
The previous binary was linked against a library that provided by the entware package manager. Without it, the binary didn't run.
This binary was cross-compiled using the reMarkable toolchain and works without entware.
Binary file
The c program was overhauled and allows reconnecting without restarting.
It can also be compiled without existing evdev libraries like on the reMarkable itself.
Binary file
The precompiled binary to use on the reMarkable without any extra software.