: This numeric value represents the Shift key according to standard Windows virtual key codes.
However, some applications hardcode "keycombination 16" to mean a specific system chord . Let’s explore the most common real-world uses. keycombination 16
SUBS(comb_16, "keycombination 16", KC_A, KC_B, KC_C) : This numeric value represents the Shift key
: You can change "16" to another key code (e.g., 17 for Ctrl or 18 for Alt) to suit your preference. keycombination 16