diff options
-rw-r--r-- | quantum/keymap_extras/keymap_fr_ch.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/quantum/keymap_extras/keymap_fr_ch.h b/quantum/keymap_extras/keymap_fr_ch.h index 02ee22a12..783880c11 100644 --- a/quantum/keymap_extras/keymap_fr_ch.h +++ b/quantum/keymap_extras/keymap_fr_ch.h | |||
@@ -20,6 +20,11 @@ | |||
20 | 20 | ||
21 | // clang-format off | 21 | // clang-format off |
22 | 22 | ||
23 | #ifdef CH_H | ||
24 | // The ChibiOS ch.h file defines this... | ||
25 | # undef CH_H | ||
26 | #endif | ||
27 | |||
23 | /* | 28 | /* |
24 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ | 29 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ |
25 | * │ § │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ ' │ ^ │ │ | 30 | * │ § │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ ' │ ^ │ │ |