diff options
| -rw-r--r-- | quantum/keymap_extras/keymap_german_osx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/keymap_extras/keymap_german_osx.h b/quantum/keymap_extras/keymap_german_osx.h index b011561e2..da91b4bf4 100644 --- a/quantum/keymap_extras/keymap_german_osx.h +++ b/quantum/keymap_extras/keymap_german_osx.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #define DE_Z KC_Y | 12 | #define DE_Z KC_Y |
| 13 | #define DE_Y KC_Z | 13 | #define DE_Y KC_Z |
| 14 | 14 | ||
| 15 | #define DE_A KC_A | 15 | #define DE_A KC_A |
| 16 | #define DE_B KC_B | 16 | #define DE_B KC_B |
| 17 | #define DE_C KC_C | 17 | #define DE_C KC_C |
| 18 | #define DE_D KC_D | 18 | #define DE_D KC_D |
| @@ -87,7 +87,7 @@ | |||
| 87 | // Alt-ed characters | 87 | // Alt-ed characters |
| 88 | #define DE_SQ2 LALT(KC_2) // ² | 88 | #define DE_SQ2 LALT(KC_2) // ² |
| 89 | #define DE_SQ3 LALT(KC_3) // ³ | 89 | #define DE_SQ3 LALT(KC_3) // ³ |
| 90 | #define DE_LCBR LALT(KC_7) // { | 90 | #define DE_LCBR LALT(KC_8) // { |
| 91 | #define DE_LBRC LALT(KC_5) // [ | 91 | #define DE_LBRC LALT(KC_5) // [ |
| 92 | #define DE_RBRC LALT(KC_6) // ] | 92 | #define DE_RBRC LALT(KC_6) // ] |
| 93 | #define DE_RCBR LALT(KC_9) // } | 93 | #define DE_RCBR LALT(KC_9) // } |
