summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk/pro/rev1/ansi/keymaps/andrebrait
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Update andrebrait keymap for GMMK Pro (#21668)Andre Brait2023-08-143-171/+133
|
* [Keymap] Update andrebrait keymap for GMMK Pro (#21133)Andre Brait2023-07-034-211/+498
|
* Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis2023-02-191-21/+0
|
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
| | | | | * Fix functions with empty params * Found a bunch more
* [Keymap] Change DEBOUNCE_TYPE to sym_eager_pk to reduce latency (#19153)Andre Brait2022-12-031-0/+19
|
* [Keymap] update andrebrait GMMK Pro keymap (#18608)Andre Brait2022-10-071-10/+28
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+1
|
* GMMK Pro: fix unintended volume encoder taps (#17129)Andre Brait2022-09-244-16/+1
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-3/+3
|
* Move GMMK Pro to allow for multiple revisions (#16423)GloriousThrall2022-05-204-0/+402
* Added GMMK PRO Rev2 WBG7 MCU compatibility. Added GMMK 2 WBG7 MCU compatibility. * GMMK PRO MCU Updates only (removed other kbs) * fix problems * Optimize the code. * Update form develop branch * Update * Updater from qmk/develop * Update * Update config.h * Update config.h * Remove gmmk pro rev2 * move moults31/keymap.c * Update * tidy up Co-authored-by: Joy <chang.li@westberrytech.com> Co-authored-by: zvecr <git@zvecr.com>