Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor MCU selection dropdown #306

Merged
merged 2 commits into from
Oct 6, 2021
Merged

Refactor MCU selection dropdown #306

merged 2 commits into from
Oct 6, 2021

Conversation

fauxpark
Copy link
Member

@fauxpark fauxpark commented Oct 3, 2021

Description

Most of the related logic is now in its own ComboBox/NSComboBox subclass, and it displays slightly nicer formatted MCU names.

On Windows, instead of writing out mcu-list.txt to a file (which I'm pretty sure happens to all the embedded files on every launch...) we can just read the contents out directly.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark merged commit 903199b into qmk:master Oct 6, 2021
@fauxpark fauxpark deleted the mcu-selector-refactor branch October 6, 2021 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants