summaryrefslogtreecommitdiffstats
path: root/users/kuchosauronad0/encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/kuchosauronad0/encoder.h')
-rw-r--r--users/kuchosauronad0/encoder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/kuchosauronad0/encoder.h b/users/kuchosauronad0/encoder.h
new file mode 100644
index 0000000000..078989d52d
--- /dev/null
+++ b/users/kuchosauronad0/encoder.h
@@ -0,0 +1,3 @@
+#pragma once
+#include "quantum.h"
+void encoder_update_user(uint8_t index, bool clockwise);