summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
Commit message (Expand)AuthorAge
* Digitizer feature improvements (#19034)Ryan2022-11-12
* Remove thermal printer. (#18959)Nick Brassel2022-11-06
* [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-17
* Refactor Unicode feature (#18333)Ryan2022-09-12
* implement `tap_code16_delay` (#17748)JayceFayne2022-07-23
* Feature-ify Send String (#17275)Ryan2022-07-02
* Removes terminal from QMK. (#17258)Nick Brassel2022-05-30
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-14
* [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-14
* Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-16
* Quantum Painter (#10174)Nick Brassel2022-04-13
* Joystick feature updates (#16732)Ryan2022-03-26
* Align location of some host led logic (#15954)Joel Challis2022-01-22
* Add missing define for unicode common (#15416)Drashna Jaelre2021-12-06
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-26
* Add uint to char functions (#15244)Drashna Jaelre2021-11-23
* Add support for deferred executors. (#14859)Nick Brassel2021-11-15
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-14
* Remove sysex API (#14723)Ryan2021-10-06
* Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-15
* Revert 14083 && 14144 (#14150)Joel Challis2021-08-25
* Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis2021-08-24
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-06
|\
| * Avoid name conflicts with usb_hid Arduino code (#13870)Joel Challis2021-08-06
* | matrix_scan_x -> x_task (#13748)Joel Challis2021-07-28
* | Haptic: driver-> feature (#13713)Joel Challis2021-07-25
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-25
|\|
| * Refactor some platform dependent logic (#13675)Joel Challis2021-07-24
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-16
|\|
| * remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum...Takeshi ISHII2021-07-16
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* | [Feature] Key Overrides (#11422)Jonas Gessner2021-07-13
* | Add ST7565 LCD driver (#13089)Ryan2021-06-10
* | Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-12
|\|
| * Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-12
* | Move gpio wait logic to wait.h (#12067)Joel Challis2021-03-10
* | LED Matrix: decouple from Backlight (#12054)Ryan2021-03-08
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-28
|\|
| * Extract sendstring into its own compilation unit (#12060)Ryan2021-03-01
* | Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis2021-02-28
|/
* Merge branch 'master' into developJoshua Diamond2021-02-14
|\
| * Split gpio and atomic to platform (#11792)Joel Challis2021-02-14
* | Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel2021-02-15
* | `qmk cformat`Nick Brassel2021-01-17
* | fix matrix_io_delay() timing in quantum/matrix.c (#9603)Takeshi ISHII2021-01-13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-05
|\|
| * Fix Tap-Hold Configs (#11127)Drashna Jaelre2021-01-04
* | Improved Language Specific Keycodes for US International and Extended Layouts...Joshua Diamond2021-01-02