Click to view our Accessibility Statement or contact us with accessibility-related questions
andrearonsen
4
Aug 4, 2021
I found the simplest way for me to flash the keyboard on Mac if someone is interested: Prerequisite: Homebrew brew install qmk/qmk/qmk brew tap homebrew/cask-drivers brew install --cask qmk-toolbox qmk setup => Answer Y to all questions qmk config user.keyboard=massdrop/ctrl qmk config user.keymap=<mykeymapname> cd ~/qmk_firmware/keyboards/massdrop/ctrl/keymaps cp -R mac_md <mykeymapname> Edit keymap in your favorite editor: ~/qmk_firmware/keyboards/massdrop/ctrl/keymaps/<mykeymapname>/keymap.c qmk compile Flashing ======== 1. Start Qmk Toolbox GUI application 2. Select file ~/qmk_firmware/massdrop_ctrl_<mykeymapname>.bin 3. Hold fn+b until lights go off to put keyboard in flash mode 4. Press Flash 5. Wait for LEDs to light up again 6. Finished. Works like a charm :-)
jasonmklug
0
Aug 23, 2021
andrearonsenThanks for this step-by-step! Worked cleanly for me. The only bump I encountered was in the `qmk_setup` step. I got these two errors: ``` Can't find arm-none-eabi-gcc in your path. Can't find avr-gcc in your path. ``` But they were only not in my path because I'd neglected to close & re-open my terminal window. Once I did that, the rest of the steps worked a treat.
f.angest
22
Jan 4, 2022
andrearonsenSorry I am a complete novice when it comes to this, I have made it to the qmk config user.keymap=<mykeymapname> step but keep getting zsh: parse error near `\n' can anyone help?
PRODUCTS YOU MAY LIKE
Trending Posts in Mechanical Keyboards