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,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: null,
|
macos: null,
|
||||||
ios: true,
|
ios: null,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -2265,7 +2265,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: null,
|
macos: null,
|
||||||
ios: true,
|
ios: null,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -2986,7 +2986,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: false,
|
android: false,
|
||||||
macos: null,
|
macos: null,
|
||||||
ios: true,
|
ios: null,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue