summaryrefslogtreecommitdiffstats
path: root/keyboards/westm
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-074-166/+0
|
* Merge upstream masterlokher2022-12-064-0/+166
|\
| * Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
| * Remove legacy keycodes, part 3 (#18669)Ryan2022-10-112-4/+4
| | | | | | | | | | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* | Remove non-Keychron keyboardslokher2022-09-1356-1595/+0
|/
* Remove more RESET keycode references (#18252)Joel Challis2022-09-032-2/+2
|
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-2012-20/+30
|
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-062-7/+6
|
* Fixup builds for TzCI (#17538)Nick Brassel2022-07-032-1/+5
|
* Updated revisions and added a keyboard (#16731)Watson2022-07-0234-47/+787
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: WestM <93159069+WestMProducts@users.noreply.github.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
|
* [Keyboard] Fix westm/westm68 compliation errors (#16657)jack2022-03-154-10/+6
|
* [Keyboard westm68 rev1 and fine tune westm boards (#16528)Pear2022-03-148-23/+80
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Updated Info.json for westm/westmergo (#15530)WestM2022-01-081-69/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added WestM keyboard * Update keyboards/westm/westm68/config.h * Update keyboards/westm/westm68/config.h * Update keyboards/westm/westm68/rules.mk * Update keyboards/westm/westm68/rules.mk * Update keyboards/westm/westm68/rules.mk * Updated Ergo as well to match Drashna's recommended changes * Added layers for VIA and updated keymaps * Applied missing changes that were done on 68 but not Ergo * Update keyboards/westm/westmergo/readme.md * Update keyboards/westm/westmergo/readme.md * Update keyboards/westm/westm68/readme.md * Update keyboards/westm/westm68/rules.mk * Update keyboards/westm/westmergo/rules.mk * Update keyboards/westm/westm68/rules.mk * Update keyboards/westm/westmergo/rules.mk * Update keyboards/westm/westm68/readme.md * Updated README bootloader and keymaps * Updated info.json * Changed to proper layout (for real this time) * Updated info.json * Fixed Alice layout in info.json
* [Keyboard] Add WestM (#15459)WestM2021-12-1624-0/+789
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>