diff options
| author | Dasky <32983009+daskygit@users.noreply.github.com> | 2024-11-23 16:34:32 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-23 16:34:32 +0000 |
| commit | 1f7d10902a7e603a47b9291664fcb9ab0b21f690 (patch) | |
| tree | 55202d0ac9edd5bf977e5b0c95bdcf3b3f859c88 /tests/pointing/test.mk | |
| parent | d189de24a0797ea32d00b652fe798f5315566ab3 (diff) | |
Add pointing tests (#24513)
Diffstat (limited to 'tests/pointing/test.mk')
| -rw-r--r-- | tests/pointing/test.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pointing/test.mk b/tests/pointing/test.mk new file mode 100644 index 0000000000..95fde21cb9 --- /dev/null +++ b/tests/pointing/test.mk | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | POINTING_DEVICE_ENABLE = yes | ||
| 2 | MOUSEKEY_ENABLE = no | ||
| 3 | POINTING_DEVICE_DRIVER = custom | ||
| 4 | |||
