From 51843d30a53caac1dadc50873de88b7e9e965953 Mon Sep 17 00:00:00 2001 From: WillyJL Date: Sun, 24 Aug 2025 01:56:12 +0200 Subject: [PATCH] Apps: Add Kiisu Sensor Hub (by twoelw) --- applications/external | 2 +- applications/services/desktop/desktop_keybinds.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/external b/applications/external index 006b4e297..321d19b4b 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 006b4e297861de36e794396fa5ffe4a39067bce8 +Subproject commit 321d19b4b3d356484166ba8fe142c69337ccc76b diff --git a/applications/services/desktop/desktop_keybinds.c b/applications/services/desktop/desktop_keybinds.c index 4a491a586..051652bdf 100644 --- a/applications/services/desktop/desktop_keybinds.c +++ b/applications/services/desktop/desktop_keybinds.c @@ -64,7 +64,7 @@ const char* desktop_keybinds_defaults[DesktopKeybindTypeMAX][DesktopKeybindKeyMA [DesktopKeybindKeyUp] = "Lock Menu", [DesktopKeybindKeyDown] = "Archive", [DesktopKeybindKeyRight] = "Passport", - [DesktopKeybindKeyLeft] = "Clock", + [DesktopKeybindKeyLeft] = EXT_PATH("apps/Tools/kiisu_sensor_hub.fap"), }, [DesktopKeybindTypeHold] = {