diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-13 15:53:00 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 15:53:00 +1100 |
commit | 09835033da0c20412de3ac8ec48117ef1413c6a5 (patch) | |
tree | 30173530aa33840ba23f4ddcb3b83c0b824c9bf2 /quantum | |
parent | b297f1ce8dfbaf4b45b54db918d779c4da291106 (diff) |
keymap_fr_ch: undef `CH_H` (#11537)
Diffstat (limited to 'quantum')
-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 02ee22a12e..783880c113 100644 --- a/quantum/keymap_extras/keymap_fr_ch.h +++ b/quantum/keymap_extras/keymap_fr_ch.h @@ -20,6 +20,11 @@ // clang-format off +#ifdef CH_H +// The ChibiOS ch.h file defines this... +# undef CH_H +#endif + /* * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ * │ § │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ ' │ ^ │ │ |