forked from kofal.net/zmk
docs(codes): Windows Support: F20-F24
F20-24 are confirmed to work on Windows 11 via a web based keyboard tester Refs: #1476
This commit is contained in:
committed by
Pete Johanson
parent
fd5e9e1403
commit
a035fe4cc8
@@ -2879,7 +2879,7 @@ export default [
|
|||||||
],
|
],
|
||||||
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
||||||
os: {
|
os: {
|
||||||
windows: null,
|
windows: true,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: false,
|
android: false,
|
||||||
macos: true,
|
macos: true,
|
||||||
@@ -2900,7 +2900,7 @@ export default [
|
|||||||
],
|
],
|
||||||
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
||||||
os: {
|
os: {
|
||||||
windows: null,
|
windows: true,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: false,
|
android: false,
|
||||||
macos: true,
|
macos: true,
|
||||||
@@ -2921,7 +2921,7 @@ export default [
|
|||||||
],
|
],
|
||||||
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
||||||
os: {
|
os: {
|
||||||
windows: null,
|
windows: true,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: false,
|
android: false,
|
||||||
macos: true,
|
macos: true,
|
||||||
@@ -2942,7 +2942,7 @@ export default [
|
|||||||
],
|
],
|
||||||
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
||||||
os: {
|
os: {
|
||||||
windows: null,
|
windows: true,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: false,
|
android: false,
|
||||||
macos: true,
|
macos: true,
|
||||||
@@ -2963,7 +2963,7 @@ export default [
|
|||||||
],
|
],
|
||||||
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=86",
|
||||||
os: {
|
os: {
|
||||||
windows: null,
|
windows: true,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: false,
|
android: false,
|
||||||
macos: true,
|
macos: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user