summaryrefslogtreecommitdiff
path: root/users/kuchosauronad0/encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/kuchosauronad0/encoder.h')
-rw-r--r--users/kuchosauronad0/encoder.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/users/kuchosauronad0/encoder.h b/users/kuchosauronad0/encoder.h
deleted file mode 100644
index 7b05aa4911..0000000000
--- a/users/kuchosauronad0/encoder.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-#include "quantum.h"
-const uint16_t PROGMEM encoder_actions[][9];
-bool encoder_update_user(uint8_t index, bool clockwise);