浏览代码

Fix Bépo's BP_NNBS (narrow non-breaking space) (#17999)

Co-authored-by: Ryan <fauxpark@gmail.com>
precondition 2 年之前
父节点
当前提交
db4c4b1f78
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      quantum/keymap_extras/keymap_bepo.h

+ 1 - 1
quantum/keymap_extras/keymap_bepo.h

@@ -237,4 +237,4 @@
 #define BP_DDAG S(ALGR(BP_H))    // ‡
 #define BP_FORD S(ALGR(BP_F))    // ª
 // Row 5
-#define BP_NNBS S(ALGR(BP_))     //   (narrow non-breaking space)
+#define BP_NNBS S(ALGR(KC_SPC))  //   (narrow non-breaking space)