From d350a68045000f88aca023f217592c25a8137d48 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:12:03 +0700 Subject: [PATCH] RE2: add "aim" icon to touchpad --- touch-layouts/374621264.json | 8 ++++++++ touch-layouts/918284490.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/touch-layouts/374621264.json b/touch-layouts/374621264.json index e50db6e..b5b122d 100644 --- a/touch-layouts/374621264.json +++ b/touch-layouts/374621264.json @@ -28,6 +28,14 @@ "input": "axisXY", "output": "rightJoystick", "sensitivity": 2 + }, + "styles": { + "default": { + "faceImage": { + "type": "icon", + "value": "aim" + } + } } } ] diff --git a/touch-layouts/918284490.json b/touch-layouts/918284490.json index 921f074..0032a1e 100644 --- a/touch-layouts/918284490.json +++ b/touch-layouts/918284490.json @@ -28,6 +28,14 @@ "input": "axisXY", "output": "rightJoystick", "sensitivity": 2 + }, + "styles": { + "default": { + "faceImage": { + "type": "icon", + "value": "aim" + } + } } } ]