Skip to content

Commit

Permalink
Fix typo causing redefined error in keymap_french_osx (#10962)
Browse files Browse the repository at this point in the history
Co-authored-by: gbotin <[email protected]>
  • Loading branch information
gbotin and gbotin authored Nov 16, 2020
1 parent e6a13e0 commit 2ffac90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantum/keymap_extras/keymap_french_osx.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)) // √
Expand Down

0 comments on commit 2ffac90

Please sign in to comment.