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

Add Caterina VID:PID for Keyboardio Atreus 2 Bootloader #317

Closed
wants to merge 1 commit into from

Conversation

sigprof
Copy link
Contributor

@sigprof sigprof commented Nov 20, 2021

Description

The Keyboardio Atreus 2 Bootloader is a clone of the Caterina bootloader with different USB VID:PID values (1209:2302):

https://github.com/keyboardio/Atreus2-Bootloader

Add the VID and PID values for this bootloader to the appropriate lists.

The VID and PID values were verified in Linux by a Discord user who actually has the board (the proper udev rule was needed to get the board flashed): https://discord.com/channels/440868230475677696/867530222407778344/911701982891360286

Corresponding PRs for udev rules:

Types of Changes

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

Issues Fixed or Closed by This PR

  • The bootloader for the Atreus 2 board would probably not be detected by the toolbox (but I personally don't have the board, and the user who has the board uses Linux).

The Keyboardio Atreus 2 Bootloader is a clone of the Caterina bootloader
with different USB VID:PID values (1209:2302):

  https://github.com/keyboardio/Atreus2-Bootloader

Add the VID and PID values for this bootloader to the appropriate lists.
Copy link
Member

@noroadsleft noroadsleft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

__attribute__ ((weak)) ✔️

@fauxpark
Copy link
Member

Implemented by #330 and #331

@fauxpark fauxpark closed this Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants