diff options
Diffstat (limited to 'keyboard/planck/keymap_nordic.h')
| -rw-r--r-- | keyboard/planck/keymap_nordic.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/planck/keymap_nordic.h b/keyboard/planck/keymap_nordic.h index 56ae8b63b..02a704216 100644 --- a/keyboard/planck/keymap_nordic.h +++ b/keyboard/planck/keymap_nordic.h | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | #define NO_APOS KC_NUHS | 19 | #define NO_APOS KC_NUHS |
| 20 | 20 | ||
| 21 | #define NO_LESS KC_NUBS | 21 | #define NO_LESS KC_NUBS |
| 22 | #define NO_DASH KC_SLSH | 22 | #define NO_MINS KC_SLSH |
| 23 | 23 | ||
| 24 | // Shifted characters | 24 | // Shifted characters |
| 25 | #define NO_SECT LSFT(NO_HALF) | 25 | #define NO_SECT LSFT(NO_HALF) |
| @@ -38,7 +38,7 @@ | |||
| 38 | #define NO_GRTR LSFT(NO_LESS) | 38 | #define NO_GRTR LSFT(NO_LESS) |
| 39 | #define NO_SCLN LSFT(KC_COMM) | 39 | #define NO_SCLN LSFT(KC_COMM) |
| 40 | #define NO_COLN LSFT(KC_DOT) | 40 | #define NO_COLN LSFT(KC_DOT) |
| 41 | #define NO_UNDS LSFT(NO_DASH) | 41 | #define NO_UNDS LSFT(NO_MINS) |
| 42 | 42 | ||
| 43 | // Alt Gr-ed characters | 43 | // Alt Gr-ed characters |
| 44 | #define NO_AT ALGR(KC_2) | 44 | #define NO_AT ALGR(KC_2) |
