summaryrefslogtreecommitdiffstats
path: root/keyboards/mode/m80v2/m80v2s
Commit message (Collapse)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-8/+8
|
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-130/+106
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-19/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-0/+5
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* Fix errors flagged by generate-api (#19784)Ryan2023-02-091-1/+1
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-202-3/+7
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Add Mode Eighty M80v2 PCB support (#15486)Álvaro A. Volpato2021-12-298-0/+288
Co-authored-by: Ryan <fauxpark@gmail.com>