See basic_latin.h for the missing control characters below 32(space) and DEL(127) .
There are two more code blocks that are special.
My version of the script fixes this with an extra table . The name function of unicodedata fails for these characters.
https://github.com/nicenemo/zmk_unicode_headers/blob/main/generate_unicode_headers.py
See basic_latin.h for the missing control characters below 32(space) and DEL(127) .
There are two more code blocks that are special.
My version of the script fixes this with an extra table . The name function of unicodedata fails for these characters.
https://github.com/nicenemo/zmk_unicode_headers/blob/main/generate_unicode_headers.py