1
0
Fork 0

[MERGE][Core] get_keycode_string(): function to format keycodes as strings (24787)

This commit is contained in:
Drashna Jael're 2025-01-23 13:31:48 -08:00
parent 18b0d619cd
commit 0324612c37
Signed by: drashna
GPG key ID: DBA1FD3A860D1B11
9 changed files with 808 additions and 0 deletions

View file

@ -34,6 +34,7 @@ GENERIC_FEATURES = \
DYNAMIC_TAPPING_TERM \
GRAVE_ESC \
HAPTIC \
KEYCODE_STRING \
KEY_LOCK \
KEY_OVERRIDE \
LAYER_LOCK \