diff options
author | Drashna Jaelre <drashna@live.com> | 2020-09-25 12:34:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-26 05:34:38 +1000 |
commit | 9570b1bbb4ce2358efedf4a25233ee2c15b8745b (patch) | |
tree | 9553378c90cfcf766e6b4cfc6ef5d7c9bfd00a42 /keyboards/hineybush | |
parent | 4511201d809fca8777bff9f7bcbc89e260fd73b4 (diff) |
Fix Belgian sendstring file (#10443)
Specifically, the `BE_CIRC` is an alt-ed keycode, which means it
doesn't fit into the 8 bit keycode range... It should be `BE_SECT`,
as it is already alt-ed by the alt lut.
Confirmed that this change fixes compilation warnings and works
correctly, on reddit.
https://www.reddit.com/r/olkb/comments/iywin1/unsigned_conversion_from_int_to_unsigned_char/g6jvfgl/
Diffstat (limited to 'keyboards/hineybush')
0 files changed, 0 insertions, 0 deletions