summaryrefslogtreecommitdiff
path: root/keyboards/qvex
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/qvex')
-rw-r--r--keyboards/qvex/lynepad/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/qvex/lynepad/keymaps/default/keymap.c b/keyboards/qvex/lynepad/keymaps/default/keymap.c
index 11d04f60a6..142f295de6 100644
--- a/keyboards/qvex/lynepad/keymaps/default/keymap.c
+++ b/keyboards/qvex/lynepad/keymaps/default/keymap.c
@@ -82,7 +82,7 @@ void matrix_scan_user(void) {
unregister_code16(KC_MS_BTN3);
}
/*
- * Encoder sets ALL values when center is pressed so bail out at this point\
+ * Encoder sets ALL values when center is pressed so bail out at this point
* to avoid the rest of the encoder buttons registering events
*/
return;