You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This is a basic script showing how to read keypress data from a Wooting One/Two keyboard using the [Wooting Analog SDK](https://github.com/WootingKb/wooting-analog-sdk).
4
4
5
-
The Wooting SDK has a C interface, so this script uses `ctypes` to accces methods in the dynamic libraries provided. It doesn't expose all the functionality in the SDK but should allow reading of key states.
5
+
The Wooting SDK has a C interface, so this script uses `ctypes` to access methods in the dynamic libraries provided. It doesn't expose all the functionality in the SDK but should allow reading of key states.
0 commit comments