summaryrefslogtreecommitdiff
path: root/quantum/quantum.c
AgeCommit message (Expand)Author
2022-11-24Remove Web USB (depreciated) (#361)Drashna Jaelre
2022-11-08Merge tag '0.18.16' into firmware22Drashna Jael're
2022-07-25Fix QK_MAKE's reboot check (#17795)Drashna Jaelre
2022-07-23implement `tap_code16_delay` (#17748)JayceFayne
2022-07-23Add ability to enter bootloader mode from `QK_MAKE` (#17745)jack
2022-07-01Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Drashna Jaelre
2022-06-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer
2022-05-31Reimplements Oryx's live training over raw hid (#345)Florian Didron
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel
2022-05-29Merge remote-tracking branch 'qmk 0.17.0' into firmware21Drashna Jael're
2022-05-14Enhancement and fixes of "Secure" feature (#16958)Drashna Jaelre
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre
2022-04-16Implement XAP 'secure' core requirements (#16843)Joel Challis
2022-03-25Remerge 0.16.x' into firmware21Drashna Jael're
2022-03-17[Core] Add compile/make macro to core (#15959)Drashna Jaelre
2022-02-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-02-17[Bug] Re-add call to `suspend_power_down_kb()` (#16382)Joakim Tufvegren
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-05Initial migration of suspend callbacks (#16067)Joel Challis
2022-01-29Format code according to conventions (#16110)QMK Bot
2022-01-28Adjust tap_code16 to account for TAP_HOLD_CAPS_DELAY (#15635)Ga68
2022-01-23Relocate matrix_init_quantum content (#15953)Joel Challis
2022-01-22Align location of some host led logic (#15954)Joel Challis
2022-01-22Rename some Quantum keycodes (#15968)Ryan
2022-01-19Relocate matrix_scan_quantum tasks (#15882)Joel Challis
2021-12-27Make (un)register code functions weak (#15285)Drashna Jaelre
2021-12-07Merge commit '6d0a62920410f50d7f6707960ca1ca0c8fd1d1fa' into firmware21Drashna Jael're
2021-12-06Generalize Unicode defines (#15409)Drashna Jaelre
2021-11-26New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition
2021-11-23Add uint to char functions (#15244)Drashna Jaelre
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre
2021-11-03Basic keycode overhaul (#14726)Ryan
2021-10-11Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21Drashna Jael're
2021-10-06Remove sysex API (#14723)Ryan
2021-09-15Add Support for USB programmable buttons (#12950)Thomas Weißschuh
2021-08-30Move feature suspend logic out of platform specific code (#14210)Drashna Jaelre
2021-08-25Revert 14083 && 14144 (#14150)Joel Challis
2021-08-24Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis
2021-08-15Fixup Audio startup and add to documents (#13606)Drashna Jaelre
2021-08-06Process combos earlier & overlapping combos (#8591)Pete Sevander
2021-08-03Unconditionally call led_init_ports (#12116)Joel Challis
2021-07-28Minor tidy up of key overrides (#13747)Joel Challis
2021-07-28matrix_scan_x -> x_task (#13748)Joel Challis
2021-07-25Haptic: driver-> feature (#13713)Joel Challis
2021-07-16Move `SENDSTRING_BELL` code to `send_string.h` (#13566)Ryan
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner
2021-07-08Merge tag '0.13.13' into firmware_21Drashna Jael're
2021-07-03Improve layer mask handling (#13065)Drashna Jaelre