qmk-dactyl-manuform-a/keyboards/gmmk/pro
Salman cc84831cae
Adding Keyboard: GMMK Pro (#12030)
* GMMK Pro QMK Firmware Code

* info.json added

* updated info.json for the unused keys

* redoing info.json

* readme for pro

* gmmk initial readme

* pipeline fix, issue with compiling gmmk.h

* gmmk pro code formatting changes

* removed rules.mk

* noci file

* Updates

* updated matrix function to match keymap

* updating the keymap layout, renaming matrix, updating layout name to LAYOUT

* fauxpark changes added

* PID VID updates

* removed chconfig and made rules.mk comments cleaner

Co-authored-by: Drashna Jael're <drashna@live.com>
2021-03-18 09:33:16 +11:00
..
keymaps/default Adding Keyboard: GMMK Pro (#12030) 2021-03-18 09:33:16 +11:00
config.h Adding Keyboard: GMMK Pro (#12030) 2021-03-18 09:33:16 +11:00
info.json Adding Keyboard: GMMK Pro (#12030) 2021-03-18 09:33:16 +11:00
pro.c Adding Keyboard: GMMK Pro (#12030) 2021-03-18 09:33:16 +11:00
pro.h Adding Keyboard: GMMK Pro (#12030) 2021-03-18 09:33:16 +11:00
readme.md Adding Keyboard: GMMK Pro (#12030) 2021-03-18 09:33:16 +11:00
rules.mk Adding Keyboard: GMMK Pro (#12030) 2021-03-18 09:33:16 +11: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

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