summaryrefslogtreecommitdiffstats
path: root/keyboards/mode/m80v1/m80h
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-10/+10
|
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-119/+102
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-15/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Refactor some layouts which contain keyboard name (#19643)Joel Challis2023-01-204-8/+12
|
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-202-23/+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-299-0/+301
Co-authored-by: Ryan <fauxpark@gmail.com>