Problems installing QMK on GMMK 2

I’m installing QMK on my GMMK2.
I followed the instructions at:

Everything seems to be OK until step 12 where it says

  1. Then, simply type the following GIT command below to access the GMMK 2 branch within the forked qmk_firmware project:

git checkout glorious_gmmk2

The response is:

[sumpt@Boron qmk_firmware]$ git checkout glorious_gmmk2
error: pathspec ‘glorious_gmmk2’ did not match any file(s) known to git

How do I fix this?

1 Like

I gave up on using the GMMK 2 Installation guide and used

When I got to flashing, I used

I skipped over using “Flashing Your Keyboard with QMK Toolbox” It just didn’t work for me.
I moved to “Flash your Keyboard from the Command Line”. Using the command line looks scary, but is actually simpler.

I don’t know what the git command does, but flashing firmware worked without it.

1 Like