Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-28 | GMMK2 65% ISO Community Layout Support (#22152) | James Young | |
* Refactor `LAYOUT` into `LAYOUT_65_iso_blocker` Move the Enter key to the end of the home row for Community Layout compatibility. [chore] [refactor] * Enable Community Layout support [enhancement] | |||
2023-09-20 | Update AW20216S LED type (#22072) | Ryan | |
* Update AW20216S LED type * Remove mattgauf keymap | |||
2023-09-14 | Remove duplication of EEPROM defaults (#22011) | Joel Challis | |
2023-09-13 | aw20216: driver naming cleanups (#21891) | Ryan | |
2023-09-06 | GMMK2 65% ISO: Correct layout data (#21925) | James Young | |
Correct key sizes/positioning on the right side of the board. | |||
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-07-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-17 | GMMK2 65% ANSI Touch-Up (#21544) | James Young | |
* [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 | |||
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | |
2023-05-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-05-06 | Add vnmm keymaps and userspace (#20446) | eatmyvenom | |
Co-authored-by: Pablo MartÃnez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-04-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-17 | GMMK 2 volume up/down Fn keys are backwards in default mapping (#20476) | Albert Y | |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-05 | Move matrix config to info.json, part 1 (#19985) | Ryan | |
2023-02-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-02-19 | New keymap for GMMK2 Compact (#19430) | Eugenio Pastoral | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* 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 | |||
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2022-11-10 | KC_GESC -> QK_GESC and better alignment (#19018) | ForsakenRei | |
2022-10-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-10-26 | [Keymap] gmmk gmmk2 p65: new keymap (#18808) | Markus Korn | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-09 | Added gmmk v2 p65 keyboard. (#18185) | Joy Lee | |