[PR #532] [MERGED] Fix Legacy Keymap Imports #1651

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

📋 Pull Request Information

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

Base: developHead: fix/keymapping


📝 Commits (3)

  • 35e1f27 fix: legacy keymap import
  • 4cf986e Merge branch 'PlayCover:develop' into fix/keymapping
  • d45b538 fix swiftlint

📊 Changes

2 files changed (+42 additions, -6 deletions)

View changed files

📝 PlayCover/Model/Keymapping.swift (+41 -1)
📝 PlayCover/Utils/LegacySettings.swift (+1 -5)

📄 Description

Fixes inability to import legacy keymaps.


🔄 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/532 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 11/20/2022 **Status:** ✅ Merged **Merged:** 11/25/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/keymapping` --- ### 📝 Commits (3) - [`35e1f27`](https://github.com/PlayCover/PlayCover/commit/35e1f275b88ab34755102f693a84aa3cef811f0f) fix: legacy keymap import - [`4cf986e`](https://github.com/PlayCover/PlayCover/commit/4cf986ee8a444a3d6e3f217cd7603c827ca8d7cb) Merge branch 'PlayCover:develop' into fix/keymapping - [`d45b538`](https://github.com/PlayCover/PlayCover/commit/d45b53804c0d49d525a71a18f83dba74f9ccfcc2) fix swiftlint ### 📊 Changes **2 files changed** (+42 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/Keymapping.swift` (+41 -1) 📝 `PlayCover/Utils/LegacySettings.swift` (+1 -5) </details> ### 📄 Description Fixes inability to import legacy keymaps. --- <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:12 +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#1651
No description provided.