summaryrefslogtreecommitdiff
path: root/quantum/command.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-1/+1
2025-06-27Align sleep_led logic (#25395)Joel Challis1-1/+4
2025-05-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2025-05-07Fixed print statement after enabling 32-bit layers (#25027)dabstractor1-1/+1
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-3/+3
2024-10-18[Core] `usb_device_state`: consolidate usb state handling across implementati...Stefan Kerkmann1-2/+3
2023-10-27V-USB: Fix `GET_IDLE/SET_IDLE` (#22332)Ryan1-5/+0
2023-03-03Remove some use of keymap.h (#20006)Joel Challis1-1/+0
2022-07-07[Fix] Patches after printf library update (#17584)Stefan Kerkmann1-1/+1
2022-07-02PoC: Swap Escape and Caps (#16336)Osamu Aoki1-0/+2
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+1
2021-10-05[Bug] Fix command feature if mousekey is enabled and using 3-speed setting (#...Drashna Jaelre1-3/+3
2021-08-07Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842)Liyang HU1-315/+276
2021-07-03Improve layer mask handling (#13065)Drashna Jaelre1-1/+1
2021-02-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+786
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis1-0/+786