Massdrop / mdloader

Massdrop Firmware Loader - for CTRL / ALT / SHIFT / Rocketeer keyboards
GNU General Public License v3.0
428 stars 79 forks source link

Expand mdloader to support nvm usage #14

Open drashna opened 5 years ago

drashna commented 5 years ago

Specifically, so this PR can be supported, so we can have persistent settings on the ATSAM boards.

https://github.com/qmk/qmk_firmware/pull/6068

daltona commented 5 years ago

https://github.com/daltona/mdloader/tree/enable-smart-eeprom while still Work In Progress, adds an option that will update the NVM user row in order to enable the smart eeprom that is used in the mentioned qmk_firmware. For those interested to test.

drashna commented 5 years ago

Also, figured I should tag @patrickmt on this.

robhaswell commented 4 years ago

Hi, what's blocking getting this branch merged? If it is real-world testing, can I help? As a user, I think persistent settings should be landed for the Drop boards ASAP.

aoswalt commented 4 years ago

Would love to get an update on this.

rshutt commented 3 years ago

I agree. I really rather not have to maintain a fork of this functionality. I'm guessing others already have?