index
:
vial-qmk.git
vial
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
quantum.h
Age
Commit message (
Expand
)
Author
2024-04-15
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
Ilya Zhuravlev
2024-02-17
[Core] Add OS detection callbacks (#21777)
Andre Brait
2024-01-28
Begin removal of bootmagic lite terminology (#22970)
Joel Challis
2023-12-16
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
Ilya Zhuravlev
2023-11-26
Improve and Cleanup Shutdown callbacks (#21060)
Drashna Jaelre
2023-10-14
Prep work for NKRO report separation (#22268)
Ryan
2023-09-08
Merge remote-tracking branch 'qmk/master' into merge-2023-09-08
Ilya Zhuravlev
2023-09-04
Add `mousekey.h` include to `quantum.h` (#21897)
Ryan
2023-08-27
Unicode, Unicodemap and UCIS refactor (#21659)
Ryan
2023-07-29
quantum.h: clean up process_keycode includes (#21579)
Ryan
2023-06-03
Merge remote-tracking branch 'qmk/master' into merge-2023-06-03
Ilya Zhuravlev
2023-05-20
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
Pascal Getreuer
2023-05-13
Add a user callback for pre process record (#20584)
Albert Y
2023-03-27
Remove use of keymap.h (#20004)
Joel Challis
2023-03-18
Merge remote-tracking branch 'qmk/master' into merge-2023-03-12
Ilya Zhuravlev
2023-02-13
Refactor Leader key feature (#19632)
Ryan
2023-02-12
[Core] Tri Layer Keys (#19795)
Drashna Jaelre
2023-01-30
Strip out more of config_common (#19722)
Joel Challis
2022-11-12
Digitizer feature improvements (#19034)
Ryan
2022-11-06
Remove thermal printer. (#18959)
Nick Brassel
2022-09-17
[Core] Add getreuer's Autocorrect feature to core (#15699)
Drashna Jaelre
2022-09-12
Refactor Unicode feature (#18333)
Ryan
2022-09-10
Merge remote-tracking branch 'qmk/master' into merge-2022-09-10
Ilya Zhuravlev
2022-07-23
implement `tap_code16_delay` (#17748)
JayceFayne
2022-07-11
Merge remote-tracking branch 'qmk/master' into merge-2022-07-11
Ilya Zhuravlev
2022-07-02
Feature-ify Send String (#17275)
Ryan
2022-05-30
Removes terminal from QMK. (#17258)
Nick Brassel
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-16
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-04-13
Quantum Painter (#10174)
Nick Brassel
2022-03-26
Joystick feature updates (#16732)
Ryan
2022-03-06
Merge remote-tracking branch 'qmk/master' into merge-2022-03-06
Ilya Zhuravlev
2022-01-22
Align location of some host led logic (#15954)
Joel Challis
2021-12-11
Merge remote-tracking branch 'qmk/master' into merge-2021-12-11
Ilya Zhuravlev
2021-12-06
Add missing define for unicode common (#15416)
Drashna Jaelre
2021-11-26
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)
precondition
2021-11-23
Add uint to char functions (#15244)
Drashna Jaelre
2021-11-15
Add support for deferred executors. (#14859)
Nick Brassel
2021-11-14
Rework and expand Pointing Device support (#14343)
Drashna Jaelre
2021-10-06
Remove sysex API (#14723)
Ryan
2021-09-15
Add Support for USB programmable buttons (#12950)
Thomas Weißschuh
2021-09-12
Merge branch 'qmk-pre-merge-2021-09-12' into qmk-merge-2021-09-12
Ilya Zhuravlev
2021-08-25
Revert 14083 && 14144 (#14150)
Joel Challis
2021-08-24
Tidy up quantum.c now some of tmk_core has been merged (#14083)
Joel Challis
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-06
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-06
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-07-28
matrix_scan_x -> x_task (#13748)
Joel Challis
2021-07-25
Haptic: driver-> feature (#13713)
Joel Challis
[next]