diff options
Diffstat (limited to 'quantum/keymap_extras/keymap_fr_ch.h')
| -rw-r--r-- | quantum/keymap_extras/keymap_fr_ch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_fr_ch.h b/quantum/keymap_extras/keymap_fr_ch.h index 3fd971357..87d4bb24c 100644 --- a/quantum/keymap_extras/keymap_fr_ch.h +++ b/quantum/keymap_extras/keymap_fr_ch.h | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | #include "keymap.h" | 4 | #include "keymap.h" |
| 5 | 5 | ||
| 6 | // Alt gr | 6 | // Alt gr |
| 7 | #define ALGR(kc) kc | 0x1400 | 7 | #define ALGR(kc) RALT(kc) |
| 8 | #define FR_CH_ALGR KC_RALT | 8 | #define FR_CH_ALGR KC_RALT |
| 9 | 9 | ||
| 10 | // normal characters | 10 | // normal characters |
