qmk-dactyl-manuform-a/keyboards/gmmk/pro
Zach White 44d322623e Merge remote-tracking branch 'origin/master' into develop
Resolved Conflicts:
	keyboards/checkerboards/nop60/info.json
2021-07-14 10:30:28 -07:00
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2021-07-14 10:30:28 -07:00
config.h GMMK Pro RGB Support (#13147) 2021-06-10 11:40:25 +10:00
halconf.h GMMK Pro RGB Support (#13147) 2021-06-10 11:40:25 +10:00
info.json [Keyboard} Add ISO support for the GMMK Pro (#13532) 2021-07-13 16:50:17 -07:00
mcuconf.h GMMK Pro RGB Support (#13147) 2021-06-10 11:40:25 +10:00
pro.c Fix LED mapping for GMMK Pro (#13189) 2021-06-14 12:38:20 +10:00
pro.h [Keyboard} Add ISO support for the GMMK Pro (#13532) 2021-07-13 16:50:17 -07:00
readme.md Add flashing instructions to GMMK Pro readme (#12719) 2021-04-27 12:36:53 -07:00
rules.mk GMMK Pro RGB Support (#13147) 2021-06-10 11:40:25 +10:00

readme.md

GMMK PRO

A tenkeyless 75% keyboard made and sold by Glorious LLC. Equipped with the STM32 ARM Cortex-M4 microcontroller, with support for rotary encoders and three additional layouts. More info at Glorious

Make example for this keyboard (after setting up your build environment):

make gmmk/pro:default

Flashing example for this keyboard:

make gmmk/pro:default:flash

To reset the board into bootloader mode, do one of the following:

  • Hold the Reset switch mounted on the bottom side of the PCB while connecting the USB cable
  • Hold the Escape key while connecting the USB cable (also erases persistent settings)
  • Fn+Backslash will reset the board to bootloader mode if you have flashed the default QMK keymap

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.