From ea4baf1cb6ed34a88c0d478f71d9f17ae069c3c6 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 28 Jan 2021 13:30:19 +0900 Subject: [PATCH] adb_usb: Fix for swap issue of LALT and LGUI --- converter/adb_usb/unimap_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/converter/adb_usb/unimap_common.h b/converter/adb_usb/unimap_common.h index 58729fc3..81922137 100644 --- a/converter/adb_usb/unimap_common.h +++ b/converter/adb_usb/unimap_common.h @@ -71,7 +71,7 @@ along with this program. If not, see . K30,K0C,K0D,K0E,K0F,K10,K11,K20,K22,K1F,K23,K21,K1E, K2A, K75,K77,K79, K59,K5B,K5C,K4E, \ K39,K00,K01,K02,K03,K05,K04,K26,K28,K25,K29,K27, K70,K24, K56,K57,K58,K45, \ K38,K0A,K06,K07,K08,K09,K0B,K2D,K2E,K2B,K2F,K2C, NO, K7B, K3E, K53,K54,K55,K4C, \ - K36,K3A,K37,NO, K31, NO, NO, K7C,NO, NO, K7D, K3B,K3D,K3C, K52,K41,NO \ + K36,K37,K3A,NO, K31, NO, NO, K7C,NO, NO, K7D, K3B,K3D,K3C, K52,K41,NO \ ) -- 2.46.2