Files
Momentum-Firmware/applications/services/desktop/desktop_keybinds_filename.h
2024-08-11 01:56:00 +02:00

7 lines
225 B
C

#pragma once
#define DESKTOP_KEYBINDS_PATH INT_PATH(".desktop_keybinds.txt")
// Moved from .config by migrate, then converted to Flipper Format by Desktop
#define DESKTOP_KEYBINDS_PATH_MIGRATE INT_PATH(".desktop.keybinds")