I’m installing QMK on my GMMK2.
I followed the instructions at:
Everything seems to be OK until step 12 where it says
- 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?