diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-11 19:00:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-11 19:00:42 +0000 |
commit | d7e285a4d93a15acadfeeb20eb86ada231fca201 (patch) | |
tree | bfa9c73844a5cf0d404654c060eaed391b07332d /quantum/keymap_extras | |
parent | 6873c4cf9139715c30cbb816c4b4b3381be35062 (diff) | |
parent | 8ea7f4f45f912037f47617108ea5fc36d4662101 (diff) | |
download | qmk_firmware-d7e285a4d93a15acadfeeb20eb86ada231fca201.tar.gz qmk_firmware-d7e285a4d93a15acadfeeb20eb86ada231fca201.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'quantum/keymap_extras')
-rw-r--r-- | quantum/keymap_extras/keymap_canadian_multilingual.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/keymap_extras/keymap_canadian_multilingual.h b/quantum/keymap_extras/keymap_canadian_multilingual.h index 382e67ac99..bb8e44d546 100644 --- a/quantum/keymap_extras/keymap_canadian_multilingual.h +++ b/quantum/keymap_extras/keymap_canadian_multilingual.h @@ -149,8 +149,8 @@ // Row 3 #define CA_DEG ALGR(CA_SCLN) // ° // Row 4 -#define CA_LDAQ ALGR(CA_X) // « -#define CA_RDAQ ALGR(CA_C) // » +#define CA_LDAQ ALGR(CA_Z) // « +#define CA_RDAQ ALGR(CA_X) // » #define CA_LABK ALGR(CA_COMM) // < #define CA_RABK ALGR(CA_DOT) // > |