mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-11 02:00:16 +08:00
* support SystemEvent.Keyboard enum type update update update update # Conflicts: # cocos/core/platform/event-manager/system-event.ts update pal mark macro.KEY as warning mark update update * support right shift, alt and ctrl enum * support web keyCode map # Conflicts: # pal/input/web/keyboard.ts * support num enter key enum * rename num_slash to num_divide * support native keyCode map # Conflicts: # pal/input/native/keyboard.ts * update enum * rename Keyboard to KeyCode * update deprecated * update