diff options
Diffstat (limited to 'tests/pointing/invertxy/config.h')
| -rw-r--r-- | tests/pointing/invertxy/config.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/pointing/invertxy/config.h b/tests/pointing/invertxy/config.h new file mode 100644 index 0000000000..6b29185d37 --- /dev/null +++ b/tests/pointing/invertxy/config.h | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | // Copyright 2024 Dasky (@daskygit) | ||
| 2 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 4 | #pragma once | ||
| 5 | |||
| 6 | #include "test_common.h" | ||
| 7 | |||
| 8 | #define POINTING_DEVICE_INVERT_X | ||
| 9 | #define POINTING_DEVICE_INVERT_Y | ||
