Fix config size user config offsets. Restore getConfigSizeFromKeyboard() size if the read user config size is larger than it. Move pointerRole from keymaps to module configurations as pointerMode. Add angularShift, modLayerPointerFunction, fnLayerPointerFunction, and mouseLayerPointerFunction to module configurations. Reference firmware 5.0.0
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
"dependencies": {
|
||||
"node-hid": "0.5.7"
|
||||
},
|
||||
"firmwareVersion": "4.0.0",
|
||||
"dataModelVersion": "3.0.0",
|
||||
"firmwareVersion": "5.0.0",
|
||||
"dataModelVersion": "4.0.0",
|
||||
"usbProtocolVersion": "2.0.0",
|
||||
"slaveProtocolVersion": "3.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user