summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk/pro/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Set some default configurations for GMMK Pro (#13219)Andre Brait2021-07-161-0/+9
| | | | | * Set some default configurations for GMMK Pro * Remove FORCE_NKRO to avoid issues with KVMs
* GMMK Pro: Fixed Bootmagic Lite support; personal keymap; VIA support (#12554)W. Ducky2021-04-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * Added WholesomeDucky keymap for GMMK Pro * Finalized keymap & added 1000hz polling for GMMK Pro * Corrected for RAlt and Fn being swapped * Fixed RAlt and Fn being swapped in the layout definition. Updated personal keymap to reflect fixed layout. * Removed an old comment from personal keymap for GMMK Pro * added VIA support * Defined bootmagic row and column for GMMK Pro Esc key * Update keyboards/gmmk/pro/config.h * Update keyboards/gmmk/pro/keymaps/via/keymap.c * Update keyboards/gmmk/pro/keymaps/via/keymap.c
* Adding Keyboard: GMMK Pro (#12030)Salman2021-03-181-0/+46
* 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>