summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk/gmmk2/p65
Commit message (Collapse)AuthorAgeFilesLines
* GMMK2 65% ISO: Correct layout data (#21925)James Young2023-09-061-10/+10
| | | Correct key sizes/positioning on the right side of the board.
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-2/+2
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-173-17/+21
|\
| * GMMK2 65% ANSI Touch-Up (#21544)James Young2023-07-173-17/+21
| | | | | | | | | | | | | | | | | | * [chore] correct layout data * [chore] rename LAYOUT to LAYOUT_65_ansi_blocker Also adds a layout alias so as to not have to edit the user keymaps. * [enhancement] enable Community Layout support
* | Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-253-2/+6
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-063-0/+69
|\
| * Add vnmm keymaps and userspace (#20446)eatmyvenom2023-05-063-0/+69
| | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-172-14/+20
|\|
| * GMMK 2 volume up/down Fn keys are backwards in default mapping (#20476)Albert Y2023-04-172-14/+20
| |
* | Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-233/+137
| |
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
| |
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-42/+0
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-053-9/+10
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-204-0/+130
|\
| * New keymap for GMMK2 Compact (#19430)Eugenio Pastoral2023-02-194-0/+130
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
| |
* | Move Bootmagic config to data driven (#19860)Ryan2023-02-173-4/+6
| |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
| |
* | Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-3/+0
| |
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|/
* KC_GESC -> QK_GESC and better alignment (#19018)ForsakenRei2022-11-104-9/+9
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-262-0/+45
|\
| * [Keymap] gmmk gmmk2 p65: new keymap (#18808)Markus Korn2022-10-262-0/+45
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
| |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-233-3/+3
|/
* Added gmmk v2 p65 keyboard. (#18185)Joy Lee2022-09-0923-0/+1247