1
0

Implement connection keycode logic (#25176)

This commit is contained in:
Joel Challis
2025-04-21 22:27:56 +01:00
committed by GitHub
parent ec324af22e
commit c7cb7ba976
15 changed files with 347 additions and 99 deletions

View File

@@ -25,6 +25,7 @@ GENERIC_FEATURES = \
CAPS_WORD \
COMBO \
COMMAND \
CONNECTION \
CRC \
DEFERRED_EXEC \
DIGITIZER \