Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert 14083 && 14144 (#14150) | Joel Challis | 2021-08-25 | 1 | -35/+0 |
| | | | | | | | | | * Revert "Short term bodge for firmware size bloat (#14144)" This reverts commit a8d65473461c337fb1e168d907bfb8c3ac8fdbd0. * Revert "Tidy up quantum.c now some of tmk_core has been merged (#14083)" This reverts commit c4dbf4bf0118dd785802861beb247433b5b7411d. | ||||
* | Short term bodge for firmware size bloat (#14144) | Joel Challis | 2021-08-24 | 1 | -1/+1 |
| | |||||
* | Tidy up quantum.c now some of tmk_core has been merged (#14083) | Joel Challis | 2021-08-24 | 1 | -0/+35 |
| | |||||
* | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | 2021-08-18 | 1 | -0/+456 |
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum |