mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Set C_AL_CALC for macOS and iOS to false (#1595)
This commit is contained in:
@@ -6537,8 +6537,8 @@ export default [
|
|||||||
windows: null,
|
windows: null,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: null,
|
macos: false,
|
||||||
ios: null,
|
ios: false,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user