summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/2x1800/2019/2019.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/2x1800/2019/2019.h')
-rw-r--r--keyboards/clueboard/2x1800/2019/2019.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/clueboard/2x1800/2019/2019.h b/keyboards/clueboard/2x1800/2019/2019.h
index c5869ff66f..d5867dacac 100644
--- a/keyboards/clueboard/2x1800/2019/2019.h
+++ b/keyboards/clueboard/2x1800/2019/2019.h
@@ -24,8 +24,5 @@ enum TWOx1800_keycodes {
ENC_BTN4,
};
-// Encoder update function that returns true/false
-bool encoder_update_keymap(uint8_t index, bool clockwise);
-
// Encoder button combo check
void check_encoder_buttons(void);