Skip to content

Commit

Permalink
add hold press event (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernst79 authored May 7, 2024
1 parent f5c577f commit 71c8463
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/format.html
Original file line number Diff line number Diff line change
Expand Up @@ -1484,6 +1484,21 @@ <h4>Events</h4>
</td>
<td>long_triple_press</td>
</tr>
<tr>
<td>
<code></code>
</td>
<td></td>
<td>
<code>0x80</code>
</td>
<td>hold_press</td>
<td></td>
<td>
<code>3A80</code>
</td>
<td>hold_press</td>
</tr>
<tr>
<td>
<code>0x3C</code>
Expand Down

0 comments on commit 71c8463

Please sign in to comment.