Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-12 | Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) | Drashna Jaelre | |
* Don't clear mousekeys unless clearing keys * Revert "Don't clear mousekeys unless clearing keys" This reverts commit 29a0c06b547d72b80d416a8b6fab478c77fbd247. * Just don't clear anything on layer set * Fix lint * Enable test? | |||
2022-10-05 | docs: some typos (#18582) | George Rodrigues | |
probably hacktoberism | |||
2022-03-10 | Missed some erroneous prints. (#16597) | Nick Brassel | |
2022-03-09 | Add support for encoder mapping. (#13286) | Nick Brassel | |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2021-08-18 | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | |
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum |