Click to view our Accessibility Statement or contact us with accessibility-related questions
Last gave you $10 to spend on your first purchase on Drop! Sign Up to learn more.
LastContinue
164
Sep 23, 2018
Another fun weekend of hacking around with this board. I moved my braindump into a wiki https://github.com/LastContinue/ctrl-info/wiki
and then played around with Automator enough so that * drumroll *
YOU CAN NOW DRAG AND DROP BIN FILES TO LOAD THEM ONTO THE BOARD! (yes, this is Mac only, sorry, but I uploaded all of the source. Also you still need to hit the reset button 😝)
https://github.com/LastContinue/ctrl-info/releases/tag/v0.2
Downloading this will give you two files, a bootstrapper (will download everything you need to just load Bin files from the configurator) and a loader, called CTRL-LDR.
See my notes in the release about "un-trusted developer" warnings.
Here's some screenshots
search
Improved Automator-based boostrapper! Much easier to see "how did he do this?" by just opening the file in Automator! 👍 (or rather, opening Automator first, then opening that file. That's just how Automator gets down)

search
Still saves the files to the desktop

search
This is what happens the first time (or any time you try to start the CTLR-LDR without a file). It sounds scary but that's just a really fancy way of saying "File Not Found".
Oh you might also see "cd: no such file or directory: /Users/<your name>/Desktop/CTRL" as an error in the terminal. That just means you need to bootstrap first! 😉
I hope this helps people and I had a fun time building it!
DarkMio
136
Sep 27, 2018
LastContinueHere's something that may interest you: https://github.com/DarkMio/qmk_firmware/commit/1a58638cab4df7175c9d71cd3ec4bac44aeeb96a
This allows for jumping directly to flashing mode via key combination instead of pressing the hardwired reset button.
LastContinue
164
Sep 27, 2018
DarkMioWow, that's incredible!
I saw in one of the earlier versions of either QMK or MD's fork, there was some code for reset, https://github.com/LastContinue/qmk_firmware/blob/master/keyboards/massdrop/ctrl/keymaps/default/keymap.c#L203-L210 but I couldn't get it to work.
I see why now. Seems to be quite a bit of linkage to get it work.
I need to pull this down and run a diff to see exactly where your magic lies. Will definitely tinker around with it and report back.
LastContinue
164
Sep 27, 2018
DarkMioOh sweet, I need to keep my eye on that branch too then (makes sense based on commits into QMK)
LastContinue
164
Sep 28, 2018
LastContinue@DarkMio Oh wow, that works great. Now...I just need to do some Git-Fu and I'll have a pretty sweet setup 😅
DarkMio
136
Sep 30, 2018
PRODUCTS YOU MAY LIKE
Trending Posts in Mechanical Keyboards