mirror of https://github.com/zmkfirmware/zmk.git
docs: Update Linux compatibility of C_AC_NEXT_KEYBOARD_LAYOUT_SELECT (#3268)
This commit is contained in:
parent
27afcb11ef
commit
2a9ac3ba7f
|
|
@ -7897,7 +7897,7 @@ export default [
|
||||||
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=153",
|
documentation: "https://usb.org/sites/default/files/hut1_2.pdf#page=153",
|
||||||
os: {
|
os: {
|
||||||
windows: null,
|
windows: null,
|
||||||
linux: null,
|
linux: false,
|
||||||
android: null,
|
android: null,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: true,
|
ios: true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue