Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MWStudio MW65 Black Refactor (#18824) | James Young | 2022-10-23 | 4 | -16/+125 |
| | | | | | | | | | | | | | | | * mw65_black.h: add matrix diagram * mw65_black.h: fill-in matrix definition Fill the empty electrical positions with `KC_NO`. * mw65_black.h: update matrix diagram * rename LAYOUT to LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan * info.json: correct maintainer value | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 2 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 5 | -5/+5 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 5 | -5/+5 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 2 | -7/+9 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan | 2022-08-20 | 2 | -7/+9 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-07 | 2 | -2/+2 |
|\| | |||||
| * | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 2 | -2/+2 |
| | | |||||
* | | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | 2022-08-06 | 2 | -8/+0 |
| | | | | | | | | `QMK_KEYS_PER_SCAN` (#15292) | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 8 | -32/+26 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 8 | -32/+26 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 10 | -0/+356 |
|\| | |||||
| * | Add alicekk support (#17027) | TW59420 | 2022-07-03 | 10 | -0/+356 |
| | | |||||
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 1 | -2/+2 |
|/ | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | Various fixes for g_led_config lint warnings (#17104) | Joel Challis | 2022-05-16 | 1 | -3/+6 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 4 | -4/+4 |
| | |||||
* | [Keyboard] Add MW75R2 PCB (#15042) | TW59420 | 2022-02-20 | 9 | -0/+494 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | [Keyboard] Fix mwstudio/mw65_rgb errors (#16410) | jack | 2022-02-20 | 2 | -24/+8 |
| | |||||
* | Update fix for MW65_rgb and added personal keymap (#15279) | HorrorTroll | 2022-02-20 | 23 | -47/+1145 |
| | | | | | | | | | | | * Update fix for MW65 and added personal keymap * Resolve fix * Resolved fix, again * Added missing GPLv2 license headers * Resolved issue | ||||
* | Correct matrix effect name (#15816) | Albert Y | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 3 | -6/+3 |
| | |||||
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 3 | -6/+0 |
| | |||||
* | [Keyboard] Add mw65_black support (#15198) | TW59420 | 2021-11-29 | 9 | -0/+325 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-21 | 4 | -68/+84 |
|\ | |||||
| * | MW65 RGB Layout Macro Refactor (#15246) | James Young | 2021-11-21 | 4 | -68/+84 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mw65_rgb.h: use QMK 3-character notation for matrix identifiers * mw65_rgb.h: add matrix diagram * info.json: apply friendly formatting Update key labels for QMK CLI rendering. * move rotary encoder keycodes to top row * info.json: update maintainer field Use the maintainer's GitHub username. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-11-21 | 4 | -87/+108 |
|\| | |||||
| * | MW75 Layout Macro Refactor (#15247) | James Young | 2021-11-21 | 4 | -87/+108 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mw75.h: use QMK 3-character matrix identifiers * update stock keymaps Use QMK-native keycode aliases, and update grid alignment of keycodes. * mw75.h: add matrix diagram * info.json: apply friendly formatting * move rotary encoder keycodes to top row * info.json: update maintainer field Use the maintainer's GitHub username. | ||||
* | | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -14/+44 |
|/ | |||||
* | [Keyboard] Add MW65 Series PCB (#14939) | TW59420 | 2021-10-27 | 10 | -0/+452 |
| | |||||
* | [Keyboard] Add MW75 support (#14833) | TW59420 | 2021-10-22 | 10 | -0/+424 |