Fix FR_RCBR declaration in keymap_french.h
This commit is contained in:
parent
11c591c30d
commit
4a19cc054d
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
#define FR_CIRC ALGR(KC_9)
|
||||
#define FR_AT ALGR(KC_0)
|
||||
#define FR_RBRC ALGR(FR_RPRN)
|
||||
#define FR_LCBR ALGR(FR_EQL)
|
||||
#define FR_RCBR ALGR(FR_EQL)
|
||||
|
||||
#define FR_EURO ALGR(KC_E)
|
||||
#define FR_BULT ALGR(FR_DLR)
|
||||
|
|
Loading…
Reference in a new issue