[PR #515] [MERGED] Fix Keymap Import and Export #1647

Closed
opened 2026-03-03 19:08:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/515
Author: @TheMoonThatRises
Created: 11/15/2022
Status: Merged
Merged: 11/15/2022
Merged by: @Depal1

Base: developHead: fix/keymapping


📝 Commits (1)

  • a428436 fix: keymap import and exporting

📊 Changes

4 files changed (+111 additions, -2 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+4 -0)
PlayCover/Model/KeyCodeNames.swift (+100 -0)
📝 PlayCover/Model/Keymapping.swift (+3 -0)
📝 PlayCover/Utils/LegacySettings.swift (+4 -2)

📄 Description

Fixes wiping of keymaps and inability to import/export after updating to latest nightly due to the new key "keyName" in keymappings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/515 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 11/15/2022 **Status:** ✅ Merged **Merged:** 11/15/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/keymapping` --- ### 📝 Commits (1) - [`a428436`](https://github.com/PlayCover/PlayCover/commit/a428436f57b774e4ae58bd5e32e4c99ac3b0e025) fix: keymap import and exporting ### 📊 Changes **4 files changed** (+111 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+4 -0) ➕ `PlayCover/Model/KeyCodeNames.swift` (+100 -0) 📝 `PlayCover/Model/Keymapping.swift` (+3 -0) 📝 `PlayCover/Utils/LegacySettings.swift` (+4 -2) </details> ### 📄 Description Fixes wiping of keymaps and inability to import/export after updating to latest nightly due to the new key "keyName" in keymappings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1647
No description provided.