diff options
author | Drashna Jaelre <drashna@live.com> | 2020-09-25 12:34:38 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2021-01-12 22:43:29 -0800 |
commit | 4db4a0c73f82648bf226a2f19348d65b177570ed (patch) | |
tree | c357bfda12e145a7688199769987cfd344fdac02 /util/atmega32a_program.py | |
parent | 0a3d60d35601ba778fa3e6cdfd23697afd2d6fe5 (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 'util/atmega32a_program.py')
0 files changed, 0 insertions, 0 deletions