From 4bb085d1ff00febc92ff6211da4fb776c6379fad Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sat, 17 Jun 2023 10:17:39 -0400 Subject: [PATCH] fixes abhixec's planck keymap --- keyboards/planck/keymaps/abhixec/keymap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/planck/keymaps/abhixec/keymap.c b/keyboards/planck/keymaps/abhixec/keymap.c index f8f5731ce21f..f3ce9f189135 100644 --- a/keyboards/planck/keymaps/abhixec/keymap.c +++ b/keyboards/planck/keymaps/abhixec/keymap.c @@ -164,7 +164,7 @@ uint16_t muse_counter = 0; uint8_t muse_offset = 70; uint16_t muse_tempo = 50; -bool encoder_update(bool clockwise) { +bool encoder_update_user(uint8_t index, bool clockwise) { if (muse_mode) { if (IS_LAYER_ON(_RAISE)) { if (clockwise) {