summaryrefslogtreecommitdiffstats
path: root/keyboards/dailycraft/wings42/rev2/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Remove encoder in-matrix workaround code (#20389)jack2023-06-192-152/+16
|
* Fix up via keymap builds. (#20383)Nick Brassel2023-04-091-8/+8
| | | | | | | | | * Fix up via keymap builds. - Usages of old IS_PRESSED. * Fix up bad code. * Fix up bad code.
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-24/+32
|
* Remove legacy international keycodes (#18588)Ryan2022-10-091-2/+2
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
|
* Move to organization folder (#15481)yfuku2021-12-283-0/+240
* move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder.