# Convert .kys file

Convert Premiere Pro keyboard shortcuts between macOS and Windows.

![](/files/-MBZ74eLUPNqP0exMz-9)

After upload .kys file you can remap your shortcuts.

{% tabs %}
{% tab title="macOS -> Windows" %}
**⌘** *(cmd)* becomes **Ctrl**, **⌃***(ctrl)* becomes **Ctrl**

In case of conflict shortcut will be outlined with orange color.

{% hint style="warning" %}
If you choose to download without solving command conflicts, these commands will no longer have a shortcut
{% endhint %}
{% endtab %}

{% tab title="Windows -> macOS" %}
**Ctrl** becomes **⌘** *(cmd)*
{% endtab %}
{% endtabs %}

The location of the customized keyboard shortcuts file depends on whether you've signed in to Creative Cloud Sync Settings in Premiere Pro or not.

{% tabs %}
{% tab title="macOS" %}
Signed into Creative Cloud Sync Settings

```
Users/[username]/Documents/Adobe/Premiere Pro/[version]/Profile-CreativeCloud-/Mac/
```

Signed out of Creative Cloud Sync Settings

```
Users/[username]/Documents/Adobe/Premiere Pro/[version]/Profile-username/Mac/
```

{% endtab %}

{% tab title="Windows" %}
Signed into Creative Cloud Sync Settings

```
Users\[username]\Documents\Adobe\Premiere Pro\[version]\Profile-CreativeCloud-\Win\
```

Signed out of Creative Cloud Sync Settings

```
Users\[username]\Documents\Adobe\Premiere Pro\[version]\Profile-username\Win\
```

{% endtab %}
{% endtabs %}

{% hint style="info" %}
More information about keyboard shortcuts in Premiere Pro on [official website](https://helpx.adobe.com/premiere-pro/using/keyboard-shortcuts.html)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuscript.knightsoftheeditingtable.com/website/free/convert-kys-file.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
