{{ .Device.Product }}
{{ .Lang "txtFirmware" }}
{{ .Lang "txtProfile" }}
{{ .Lang "txtBrightness" }}
{{ .Lang "txtRgb" }}
{{ if .Device.Usb }}
{{ .Lang "txtPollingRate" }}
{{ end }}
{{ if eq .Device.Usb false }}
{{ .Lang "txtSleepTimer" }}
{{ end }}
{{ .Lang "txtCluster" }}
{{ .Lang "txtOpenRGB" }}
{{ .Lang "txtAngleSnapping" }}
{{ .Lang "txtButtonResponseOptimization" }}
{{ .Lang "txtLiftHeight" }}
{{ .Lang "txtDeleteProfile" }}
{{ .Lang "txtGestures" }}
{{ .Lang "txtMultiGestures" }}
{{ range $key, $tilt := $device.DeviceProfile.Tilts }}
{{ $tilt.Name }}
{{ end }}
{{ .Lang "txtDpi" }}
{{ range $key, $pf := $device.DeviceProfile.Profiles }}
{{ $pf.Name }}
{{ end }}
{{ .Lang "txtRgb" }}
{{ range $key, $zone := $device.DeviceProfile.ZoneColors }}
{{ $root.Lang "txtZone" }}: {{ $zone.Name }}
{{ end }}
| {{ .Lang "txtKeyAssignment" }} | Default | {{ .Lang "txtPressAndHold" }} | {{ .Lang "txtOnRelease" }} | {{ .Lang "txtAssignmentType" }} | {{ .Lang "txtAssignmentKey" }} | |
|---|---|---|---|---|---|---|
| {{ $value.Name }} |