From dc70bd27f217413bbda33b4092a3a52a6f1905d5 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 18 Mar 2025 19:13:16 +0100 Subject: Add controller button icons in hotkeys, separate keyboard hotkeys and controller hotkeys --- images/ps4_dpad_down.png | Bin 0 -> 1496 bytes images/ps4_dpad_left.png | Bin 0 -> 1487 bytes images/ps4_dpad_right.png | Bin 0 -> 1497 bytes images/ps4_dpad_up.png | Bin 0 -> 1482 bytes images/ps4_home.png | Bin 0 -> 1811 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/ps4_dpad_down.png create mode 100644 images/ps4_dpad_left.png create mode 100644 images/ps4_dpad_right.png create mode 100644 images/ps4_dpad_up.png create mode 100644 images/ps4_home.png (limited to 'images') diff --git a/images/ps4_dpad_down.png b/images/ps4_dpad_down.png new file mode 100644 index 0000000..727fdd3 Binary files /dev/null and b/images/ps4_dpad_down.png differ diff --git a/images/ps4_dpad_left.png b/images/ps4_dpad_left.png new file mode 100644 index 0000000..e114ed7 Binary files /dev/null and b/images/ps4_dpad_left.png differ diff --git a/images/ps4_dpad_right.png b/images/ps4_dpad_right.png new file mode 100644 index 0000000..6ebd88e Binary files /dev/null and b/images/ps4_dpad_right.png differ diff --git a/images/ps4_dpad_up.png b/images/ps4_dpad_up.png new file mode 100644 index 0000000..e287b3d Binary files /dev/null and b/images/ps4_dpad_up.png differ diff --git a/images/ps4_home.png b/images/ps4_home.png new file mode 100644 index 0000000..d17adc0 Binary files /dev/null and b/images/ps4_home.png differ -- cgit v1.2.3-70-g09d2