summaryrefslogtreecommitdiff
path: root/quantum/util.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-1/+1
2024-10-12[Core] quantum: util: add bit and bitmask helpers (#24229)Stefan Kerkmann1-0/+1
2023-11-22Add simpler method for relocating functions to RAM. (#21804)Nick Brassel1-0/+4
2023-09-20Move `PACKED` define to util.h (#22074)Ryan1-0/+4
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler1-16/+33
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan1-3/+0
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel1-0/+8
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis1-0/+26