Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
|/ | |||||
* | [Keyboard] encoder map on more mechwild boards (#17894) | Less/Rikki | 2022-08-05 | 8 | -14/+54 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 4 | -14/+12 |
| | |||||
* | MechWild Mokulua: Correct QMK Configurator Data (#17783) | James Young | 2022-07-25 | 2 | -2/+155 |
| | | | | | * Mokulua Mirrored: rebuild info.json file * Mokulua Standard: rebuild info.json file | ||||
* | Re-refactor Mokulua (#17125) | Kyle McCreery | 2022-07-17 | 26 | -126/+467 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allowing the kt60 file to be modified so I can do things while waiting for it to be fixed upstream * initial commit for mokulua keyboard * Split the board into mirrored and standard layouts. * Prepping for PR. Silly keymap added. * prepped for PR * Apply suggestions from code review * Fixing firmware from the refactor that removed the mirrored layout. * Small tweaks using changes from refactor * Changed the name of the layouts back to match the original to resolve conflict in info.json * these files needed to be removed as well, they were added as a part of the refactor * info.json moveds to be different for each build * Another file had to be removed and the mirrored.c file changed to call mirrored.h instead of standard.h * fixing chibios ver * force deleting to revert * fixing chibios shit * Update keyboards/mechwild/mokulua/mirrored/mirrored.c * Update keyboards/mechwild/mokulua/standard/standard.c * Removing tabs and replacing with 4 spaces. Small style and formatting changes. | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | [Keyboard] Refactor mechwild/mokulua (#17068) | jack | 2022-05-12 | 25 | -414/+33 |
| | |||||
* | [Keyboard] Add Mokulua keyboard (#17055) | Kyle McCreery | 2022-05-11 | 26 | -0/+1161 |
Co-authored-by: Drashna Jaelre <drashna@live.com> |