Migrate files for int on ext, no more .config

This commit is contained in:
Willy-JL
2024-08-11 01:49:11 +02:00
parent de940394c9
commit cf5846979f
8 changed files with 83 additions and 63 deletions

View File

@@ -1,3 +1,6 @@
#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")