Re: [w3c/gamepad] Add extended buttons to support trackpad (#191) (PR #196)

@xingri commented on this pull request.



> +            <td>buttons[14]</td>
+            <td>dpad_left</td>
+            <td>Standard: Left button in left cluster</td>
+          </tr>
+          <tr>
+            <td>buttons[15]</td>
+            <td>dpad_right</td>
+            <td>Standard: Right button in left cluster</td>
+          </tr>
+          <tr>
+            <td>buttons[16]</td>
+            <td>system</td>
+            <td>Standard: Center button in center cluster</td>
+          </tr>
+          <tr>
+            <td>buttons[17]</td>

@nondebug  Thanks for the review. Will update the PR based on the feedback shortly.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/196#discussion_r1515185440
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/196/review/1920872356@github.com>

Received on Wednesday, 6 March 2024 21:35:11 UTC