revert KP_NUMLOCK, CLEAR2, K_EXECUTE to null
This commit is contained in:
parent
47fe54ffb4
commit
99604b7074
1 changed files with 3 additions and 3 deletions
|
@ -2240,7 +2240,7 @@ export default [
|
|||
linux: true,
|
||||
android: true,
|
||||
macos: null,
|
||||
ios: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -2265,7 +2265,7 @@ export default [
|
|||
linux: true,
|
||||
android: true,
|
||||
macos: null,
|
||||
ios: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -2986,7 +2986,7 @@ export default [
|
|||
linux: true,
|
||||
android: false,
|
||||
macos: null,
|
||||
ios: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue