mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
7 lines
225 B
C
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")
|