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

Bootloader.hex file missing #174

Closed
NoahAndrews opened this issue Mar 4, 2016 · 2 comments
Closed

Bootloader.hex file missing #174

NoahAndrews opened this issue Mar 4, 2016 · 2 comments

Comments

@NoahAndrews
Copy link
Contributor

The new_project.sh script includes this line: cp quantum/template/bootloader.hex keyboard/$KEYBOARD/bootloader.hex. However, there is no bootloader.hex in that location. As far as I could find, there never has been either. We should either add a bootloader.hex file there or remove that line from the script. Which is the correct option? Is there any common scenario where the bootloader.hex file would be required?

@jackhumbert
Copy link
Member

Ah, yeah - I forgot to force add it, since this repo ignores .hex files. I originally added it in case people were doing ISP programming, but since the rest of the template assumes they're using a Teensy (on which you can't even modify the bootloader), I think it's safe to remove this cp line :)

@NoahAndrews
Copy link
Contributor Author

Pull request created.

BlueTufa pushed a commit to BlueTufa/qmk_firmware that referenced this issue Aug 6, 2021
0xcharly pushed a commit to Bastardkb/bastardkb-qmk that referenced this issue Jun 5, 2022
* Add vial support for Reviung41 Low Profile (https://github.com/cyril279/keyboards/tree/main/revlp/41_1350)

* Update readme.md

* yet another readme.md fix...

Co-authored-by: GerardoNevarez <GerardoNevarez@users.noreply.github.com>
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

No branches or pull requests

2 participants