summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk/pro/rev1/ansi
Commit message (Expand)AuthorAgeFilesLines
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-2/+1
* Tidy up encoder_map directions (#20847)Joel Challis2023-05-101-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-063-0/+77
|\
| * Add vnmm keymaps and userspace (#20446)eatmyvenom2023-05-063-0/+77
* | Encodermap direction define. (#20454)Nick Brassel2023-04-153-3/+3
* | Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-151/+100
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* | Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen2023-04-031-1/+1
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+1
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|/
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
* Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis2023-02-192-41/+1
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-0/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-065-17/+23
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Fix functions with empty params (#19647)Ryan2023-01-2011-27/+27
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-2/+2
* [Keymap] Change DEBOUNCE_TYPE to sym_eager_pk to reduce latency (#19153)Andre Brait2022-12-031-0/+19
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-278-13/+13
* Fix some old keycodes (#19086)Ryan2022-11-151-1/+1
* Normalise Joystick and Programmable Button keycodes (#18832)Ryan2022-10-241-9/+9
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-193-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-10/+10
* [Keymap] update andrebrait GMMK Pro keymap (#18608)Andre Brait2022-10-071-10/+28
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-064-0/+18
|\
| * [Keyboard] Add encoder map support for GMMK Pro (#18600)adophoxia2022-10-054-20/+16
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-0419-48/+57
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-264-4/+4
* | GMMK Pro: fix unintended volume encoder taps (#17129)Andre Brait2022-09-2421-101/+79
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-238-8/+8
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-303-14/+21
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2121-33/+33
* Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-151-1/+7
* Updated gourdo1 GMMK Pro keymaps (#17873)gourdo12022-08-133-70/+86
* [keymap] Update gourdo1 keymap for Q2 changes (#17398)gourdo12022-07-038-390/+740
* [Keymap] add trwnh keymap for gmmk pro (#17267)trwnh2022-06-074-0/+328
* Move GMMK Pro to allow for multiple revisions (#16423)GloriousThrall2022-05-2098-0/+8351