Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KMBOX Net support #16

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

KMBOX Net support #16

wants to merge 17 commits into from

Conversation

ozymotv
Copy link

@ozymotv ozymotv commented Feb 27, 2025

Still need work on Config

To do:

  1. Can use this in the encrypted feature for more secure connection:
    kmNet_enc_mouse_move(100, 100);
    kmNet_enc_mouse_left(1);
    kmNet_enc_mouse_left(0);
  2. Implent kmNet_Trace for realtime hardware curve control

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant