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

Co-authored-by: Ryan <fauxpark@gmail.com>
pull/18020/head
precondition 2022-08-13 04:13:22 +02:00 committed by GitHub
parent e0b4fa512e
commit db4c4b1f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)