summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk/pro/info.json
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard} Add ISO support for the GMMK Pro (#13532)Anton2021-07-131-0/+103
| | | | | | | | | | * Added iso layer support for the GMMK Pro iso version * Adjusted the mapping * aligning with best practises * aligning with comments from PR * Added iso layout to info.json
* Configurator bugfix for GMMK Pro (#12353)James Young2021-03-241-69/+70
|
* Adding Keyboard: GMMK Pro (#12030)Salman2021-03-181-0/+110
* 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>