forked from mirrors/qmk_userspace
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
7e86c37962
3 changed files with 24 additions and 23 deletions
|
@ -106,6 +106,7 @@ __attribute__((weak)) void unicode_input_start(void) {
|
|||
tap_code(KC_NUM_LOCK);
|
||||
}
|
||||
register_code(KC_LEFT_ALT);
|
||||
wait_ms(UNICODE_TYPE_DELAY);
|
||||
tap_code(KC_KP_PLUS);
|
||||
break;
|
||||
case UC_WINC:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue