Fix typo causing `redefined error` in keymap_french_osx (#10962)

Co-authored-by: gbotin <geoffrey.botin@gmail.com>
miryoku-merge-master
Geoffrey BOTIN 5 years ago committed by GitHub
parent e6a13e0b1c
commit 2ffac90c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -237,7 +237,7 @@
#define FR_PERM S(A(FR_LUGR)) // ‰
// Row 4
#define FR_GTEQ S(A(FR_LABK)) // ≥
#define FR_LSAQ S(A(FR_W)) //
#define FR_RSAQ S(A(FR_W)) //
#define FR_FRSL S(A(FR_X)) //
#define FR_CENT S(A(FR_C)) // ¢
#define FR_SQRT S(A(FR_V)) // √

Loading…
Cancel
Save