summaryrefslogtreecommitdiff
path: root/keyboards/4pplet/unextended_std
AgeCommit message (Collapse)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-49/+0
2024-03-30Data-Driven Keyboard Conversions: 0-9 (#23357)James Young2-7/+2
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-3/+1
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel2-79/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-195/+193
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-9/+3
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan1-1/+3
2023-04-03Adding Unextended Standard PCB (#20190)4pplet9-0/+476
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>