GMMK to QMK+VIA with a side of SignalRGB

Use the Glorious post as an idea, but don't follow it blindly (like I did frankly).

  • Download the QMK Toolbox from the Glorious page.
  • Open QMK MSYS run "mkdir /c/qmk_firmware"
  • Change directory to C:\qmk_firmware (or whatever other path you cloned to)
  • run "git clone https://github.com/qmk/qmk_firmware.git /c/qmk_firmware/"
    • wait until completed
  • run "make git-submodule"
    • wait until completed
  • run "qmk compile -kb gmmk/gmmk2/p96/ansi -km via"
    • wait until completed
  • Open QMK Toolbox from Glorious (link from above)
  • Navigate to C:\qmk_firmware\.build\<buildname>.bin
  • Put keyboard in DFU Mode (unplug keyboard and hold key combination while plugging in). For me coming from VIA firmware that was funky, my DFU Mode was Escape [ESC].
    • Could be Space + B
    • Could be Fn + /
  • With QMK Toolbox, flash firmware
  • Done! Happy editing with VIA! :D

No comments:

Post a Comment