From af40b5d9a55516f86211a196c2e8a7f844c1a704 Mon Sep 17 00:00:00 2001 From: dokutan <54861821+dokutan@users.noreply.github.com> Date: Tue, 4 May 2021 21:23:34 +0200 Subject: [PATCH] Remove PIDs of incompatible mice (M702, M801) --- include/generic/data.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/generic/data.cpp b/include/generic/data.cpp index eb8354a..77fb4bb 100644 --- a/include/generic/data.cpp +++ b/include/generic/data.cpp @@ -31,7 +31,6 @@ std::set< uint16_t > mouse_generic::_c_all_vids = { std::set< uint16_t > mouse_generic::_c_all_pids = { 0xfa56, // M801 Mammoth 0xfc0f, // M990 Legend - 0xfc15, // M702 Phoenix 0xfc2a, // M709 Tiger 0xfc30, // M711 Cobra (FPS) 0xfc38, // M607 Griffin @@ -43,7 +42,6 @@ std::set< uint16_t > mouse_generic::_c_all_pids = { 0xfc49, // M910 Ranger 0xfc4d, // M908 Impact 0xfc4f, // M719 Invader - 0xfc56, // M801 Mammoth (?) 0xfc58, // 2805 (?) 0xfc5c, // M721-Pro Lonewolf2 0xfc5e, // 2858 (?)