mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 22:19:29 +00:00
43d08629cf
It turns out that register_hex32 did not work reliably, and some systems only allow 7 chars after the unicode magic sequence, while others allow 8. To remedy the situation, store the codes as strings, and type those in instead of doing bit shifting magic. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> |
||
---|---|---|
.. | ||
audio | ||
keymap_extras | ||
process_keycode | ||
serial_link | ||
template | ||
tools | ||
visualizer | ||
analog.c | ||
analog.h | ||
config_common.h | ||
keycode_config.c | ||
keycode_config.h | ||
keymap.h | ||
keymap_common.c | ||
light_ws2812.c | ||
light_ws2812.h | ||
matrix.c | ||
quantum.c | ||
quantum.h | ||
rgblight.c | ||
rgblight.h |