summaryrefslogtreecommitdiffstats
path: root/keyboards/rmi_kb/squishytkl/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-40/+6
|
* Fix up via keymap builds. (#20383)Nick Brassel2023-04-091-2/+2
| | | | | | | | | * 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-6/+8
|
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-081-0/+65
Co-authored-by: Joel Challis <git@zvecr.com>