diff options
Diffstat (limited to 'quantum/keymap_extras/keymap_belgian.h')
-rw-r--r-- | quantum/keymap_extras/keymap_belgian.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/keymap_extras/keymap_belgian.h b/quantum/keymap_extras/keymap_belgian.h index a6912afef..c6363a437 100644 --- a/quantum/keymap_extras/keymap_belgian.h +++ b/quantum/keymap_extras/keymap_belgian.h | |||
@@ -111,7 +111,7 @@ | |||
111 | #define BE_8 S(BE_EXLM) // 8 | 111 | #define BE_8 S(BE_EXLM) // 8 |
112 | #define BE_9 S(BE_CCED) // 9 | 112 | #define BE_9 S(BE_CCED) // 9 |
113 | #define BE_0 S(BE_AGRV) // 0 | 113 | #define BE_0 S(BE_AGRV) // 0 |
114 | #define BE_RNGA S(BE_RPRN) // ° | 114 | #define BE_DEG S(BE_RPRN) // ° |
115 | #define BE_UNDS S(BE_MINS) // _ | 115 | #define BE_UNDS S(BE_MINS) // _ |
116 | // Row 2 | 116 | // Row 2 |
117 | #define BE_DIAE S(BE_DCIR) // ¨ (dead) | 117 | #define BE_DIAE S(BE_DCIR) // ¨ (dead) |
@@ -163,7 +163,7 @@ | |||
163 | #define BE_PARA BE_SECT | 163 | #define BE_PARA BE_SECT |
164 | #define BE_MU BE_MICR | 164 | #define BE_MU BE_MICR |
165 | #define BE_LESS BE_LABK | 165 | #define BE_LESS BE_LABK |
166 | #define BE_OVRR BE_RNGA | 166 | #define BE_OVRR BE_DEG |
167 | #define BE_UMLT BE_DIAE | 167 | #define BE_UMLT BE_DIAE |
168 | #define BE_GRTR BE_RABK | 168 | #define BE_GRTR BE_RABK |
169 | #define BE_LSBR BE_LBRC | 169 | #define BE_LSBR BE_LBRC |