summaryrefslogtreecommitdiffstats
path: root/keyboards/dailycraft/stickey4/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix encoder map declarations (#21435)Joel Challis2023-07-031-1/+1
|
* Remove encoder in-matrix workaround code (#20389)jack2023-06-191-79/+8
|
* Fix up via keymap builds. (#20383)Nick Brassel2023-04-091-4/+4
| | | | | | | | | * 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-12/+16
|
* [Keyboard] Add stickey4 keyboard (#15396)yfuku2021-12-071-0/+115
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>