Browse Source

remove accidental characters in default preonic keymap (#6748)

Michael Torres 6 years ago
parent
commit
a9c1a5a873
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/preonic/keymaps/default/keymap.c

+ 1 - 1
keyboards/preonic/keymaps/default/keymap.c

@@ -274,7 +274,7 @@ void dip_switch_update_user(uint8_t index, bool active) {
             } else {
             } else {
                 muse_mode = false;
                 muse_mode = false;
             }
             }
-    xs}
+    }
 }
 }