You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
851 B
50 lines
851 B
VERSION 1
|
|
|
|
KEYSWITCH TD_0 0 0
|
|
KEYSWITCH TAB 1 0
|
|
|
|
# ==============================================================================
|
|
NAME Issue 571
|
|
|
|
RUN 4 ms
|
|
PRESS TD_0
|
|
RUN 1 cycle
|
|
|
|
RUN 4 ms
|
|
PRESS TAB
|
|
RUN 1 cycle
|
|
EXPECT keyboard-report Key_LeftControl # report: e0
|
|
EXPECT keyboard-report Key_LeftControl Key_Tab # report: e0, 2b
|
|
|
|
RUN 19 ms
|
|
RELEASE TAB
|
|
RUN 1 cycle
|
|
EXPECT keyboard-report Key_LeftControl # report: e0
|
|
|
|
RUN 4 ms
|
|
RELEASE TD_0
|
|
RUN 1 cycle
|
|
EXPECT keyboard-report empty # report: -
|
|
|
|
RUN 10 ms
|
|
|
|
RUN 4 ms
|
|
PRESS TD_0
|
|
RUN 1 cycle
|
|
|
|
RUN 4 ms
|
|
PRESS TAB
|
|
RUN 1 cycle
|
|
EXPECT keyboard-report Key_LeftControl # report: e0
|
|
EXPECT keyboard-report Key_LeftControl Key_Tab # report: e0, 2b
|
|
|
|
RUN 19 ms
|
|
RELEASE TAB
|
|
RUN 1 cycle
|
|
EXPECT keyboard-report Key_LeftControl # report: e0
|
|
|
|
RUN 4 ms
|
|
RELEASE TD_0
|
|
RUN 1 cycle
|
|
EXPECT keyboard-report empty # report: -
|