Skip to content

Fix unqualified keycap sequence misclassification#21

Open
chansen wants to merge 4 commits into
google:mainfrom
chansen:main
Open

Fix unqualified keycap sequence misclassification#21
chansen wants to merge 4 commits into
google:mainfrom
chansen:main

Conversation

@chansen
Copy link
Copy Markdown
Contributor

@chansen chansen commented May 14, 2026

  • emoji_presentation_scanner.rl: unqualified keycap sequence (KEYCAP_BASE + CEK,
    no VS-16) is a legacy compatibility sequence and should be is_emoji=false,
    consistent with a VS-15 keycap
  • emoji_presentation_scanner.c: regenerated from updated grammar
  • emoji_test_data.h: regenerated to reflect corrected is_emoji=false
  • emoji_test_data.py: fix fallback category from 0x0000 (collides with EMOJI) to 0xFF

chansen added 4 commits May 14, 2026 18:39
An unqualified keycap (KEYCAP_BASE + CEK, no VS-16) is a legacy
compatibility sequence, not a proper emoji presentation sequence.
It should be treated the same as a VS-15 keycap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant