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 | |
| parent | 6873c4cf9139715c30cbb816c4b4b3381be35062 (diff) | |
| parent | 8ea7f4f45f912037f47617108ea5fc36d4662101 (diff) | |
| download | qmk_firmware-d7e285a4d93a15acadfeeb20eb86ada231fca201.tar.gz qmk_firmware-d7e285a4d93a15acadfeeb20eb86ada231fca201.zip | |
Merge remote-tracking branch 'origin/master' into develop
| -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 382e67ac9..bb8e44d54 100644 --- a/quantum/keymap_extras/keymap_canadian_multilingual.h +++ b/quantum/keymap_extras/keymap_canadian_multilingual.h | |||
| @@ -149,8 +149,8 @@ | |||
| 149 | // Row 3 | 149 | // Row 3 |
| 150 | #define CA_DEG ALGR(CA_SCLN) // ° | 150 | #define CA_DEG ALGR(CA_SCLN) // ° |
| 151 | // Row 4 | 151 | // Row 4 |
| 152 | #define CA_LDAQ ALGR(CA_X) // « | 152 | #define CA_LDAQ ALGR(CA_Z) // « |
| 153 | #define CA_RDAQ ALGR(CA_C) // » | 153 | #define CA_RDAQ ALGR(CA_X) // » |
| 154 | #define CA_LABK ALGR(CA_COMM) // < | 154 | #define CA_LABK ALGR(CA_COMM) // < |
| 155 | #define CA_RABK ALGR(CA_DOT) // > | 155 | #define CA_RABK ALGR(CA_DOT) // > |
| 156 | 156 | ||
