summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk/pro/rev2
Commit message (Collapse)AuthorAgeFilesLines
* Encodermap direction define. (#20454)Nick Brassel2023-04-154-4/+4
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-303/+201
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-2/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-0/+10
|
* Move encoder config to data driven (#19923)Ryan2023-02-262-0/+10
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-0/+6
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-064-19/+13
|\
| * [Keyboard] Add encoder map support for GMMK Pro (#18600)adophoxia2022-10-054-19/+13
| |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-4/+4
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-8/+8
|
* Fixup gmmk/pro/rev2 USB Data (#18056)jack2022-08-152-2/+14
|
* Added support for gmmk pro rev2 keyboard. (#17655)Joy Lee2022-08-1421-0/+1373
Co-authored-by: Joy <chang.li@westberrytech.com>