Unexpected-Keyboard/srcs
Jules Aguillon cc571ea1ca Refactor: Merge KeyValue.char and code fields
These two fields couldn't have an interesting value at the same time.

As we can no longer rely on a special value to distinguish between
what's the kind, the kind of the key is explicitly encoded in the two
most significative bits of the _flags field.

Extra nice thing: This removes the special values 'EVENT_NONE' and 'CHAR_NONE'.
2022-06-05 18:14:50 +02:00
..
juloo.common Correct displayed value when cancelling settings modification 2022-03-21 00:39:40 +01:00
juloo.keyboard2 Refactor: Merge KeyValue.char and code fields 2022-06-05 18:14:50 +02:00
special_font Add combining 'accent_arrow_right' 2022-06-05 13:51:09 +02:00