Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GMMK2 65% ISO: Correct layout data (#21925) | James Young | 2023-09-06 | 1 | -10/+10 |
| | | | Correct key sizes/positioning on the right side of the board. | ||||
* | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 2 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-17 | 3 | -17/+21 |
|\ | |||||
| * | GMMK2 65% ANSI Touch-Up (#21544) | James Young | 2023-07-17 | 3 | -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) | Ryan | 2023-06-25 | 3 | -2/+6 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-06 | 3 | -0/+69 |
|\ | |||||
| * | Add vnmm keymaps and userspace (#20446) | eatmyvenom | 2023-05-06 | 3 | -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 develop | QMK Bot | 2023-04-17 | 2 | -14/+20 |
|\| | |||||
| * | GMMK 2 volume up/down Fn keys are backwards in default mapping (#20476) | Albert Y | 2023-04-17 | 2 | -14/+20 |
| | | |||||
* | | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 6 | -233/+137 |
| | | |||||
* | | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 4 | -2/+6 |
| | | |||||
* | | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 2 | -42/+0 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 3 | -9/+10 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-20 | 4 | -0/+130 |
|\ | |||||
| * | New keymap for GMMK2 Compact (#19430) | Eugenio Pastoral | 2023-02-19 | 4 | -0/+130 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | | |||||
* | | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-17 | 3 | -4/+6 |
| | | |||||
* | | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 4 | -12/+4 |
| | | |||||
* | | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -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) | Ryan | 2023-01-30 | 1 | -3/+0 |
| | | |||||
* | | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
|/ | |||||
* | KC_GESC -> QK_GESC and better alignment (#19018) | ForsakenRei | 2022-11-10 | 4 | -9/+9 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-26 | 2 | -0/+45 |
|\ | |||||
| * | [Keymap] gmmk gmmk2 p65: new keymap (#18808) | Markus Korn | 2022-10-26 | 2 | -0/+45 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 4 | -4/+4 |
| | | |||||
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 3 | -3/+3 |
|/ | |||||
* | Added gmmk v2 p65 keyboard. (#18185) | Joy Lee | 2022-09-09 | 23 | -0/+1247 |