Skip to content

$macroArg parsing error #1438

@mhantsch

Description

@mhantsch

In firmware 16.0.0, the following macro worked:

setVar hrm_tick 0
ifShortcut timeoutIn 100 $macroArg.2 final holdKey escape
holdKey $macroArg.1

In firmware 16.1.0, it throws this error:

Error at chordscape–arg 1/2/1: Parsing failed, did you mean

Literally, it ends after the word 'mean'.

The macro is bound to the q and w keys, with the macroArgs being q and w on the q key, and w and q on the w key.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions