mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-06 09:21:47 +00:00
Add pointing tests (#24513)
This commit is contained in:
8
tests/pointing/rotate180/config.h
Normal file
8
tests/pointing/rotate180/config.h
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright 2024 Dasky (@daskygit)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "test_common.h"
|
||||
|
||||
#define POINTING_DEVICE_ROTATION_180
|
||||
Reference in New Issue
Block a user