diff options
Diffstat (limited to 'quantum/action.c')
-rw-r--r-- | quantum/action.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/action.c b/quantum/action.c index 78322e4a83..abf9834d2f 100644 --- a/quantum/action.c +++ b/quantum/action.c @@ -1081,7 +1081,6 @@ void clear_keyboard_but_mods_and_keys() { #endif #ifdef PROGRAMMABLE_BUTTON_ENABLE programmable_button_clear(); - programmable_button_send(); #endif } |