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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/kuchosauronad0/encoder.h b/users/kuchosauronad0/encoder.h
index 078989d52d..2610c9677a 100644
--- a/users/kuchosauronad0/encoder.h
+++ b/users/kuchosauronad0/encoder.h
@@ -1,3 +1,4 @@
#pragma once
#include "quantum.h"
+const uint16_t PROGMEM encoder_actions[][9];
void encoder_update_user(uint8_t index, bool clockwise);