summaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
Commit message (Expand)AuthorAgeFilesLines
* matrix_scan_x -> x_task (#13748)Joel Challis2021-07-281-4/+0
* Haptic: driver-> feature (#13713)Joel Challis2021-07-251-0/+1
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-251-10/+1
|\
| * Refactor some platform dependent logic (#13675)Joel Challis2021-07-241-10/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-161-4/+0
|\|
| * remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum...Takeshi ISHII2021-07-161-4/+0
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-46/+9
* | [Feature] Key Overrides (#11422)Jonas Gessner2021-07-131-0/+4
* | Add ST7565 LCD driver (#13089)Ryan2021-06-101-0/+4
* | Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-0/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-121-8/+0
|\|
| * Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-121-8/+0
* | Move gpio wait logic to wait.h (#12067)Joel Challis2021-03-101-33/+0
* | LED Matrix: decouple from Backlight (#12054)Ryan2021-03-081-6/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-281-26/+1
|\|
| * Extract sendstring into its own compilation unit (#12060)Ryan2021-03-011-26/+1
* | Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis2021-02-281-9/+1
|/
* Merge branch 'master' into developJoshua Diamond2021-02-141-87/+3
|\
| * Split gpio and atomic to platform (#11792)Joel Challis2021-02-141-89/+2
* | Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel2021-02-151-0/+4
* | `qmk cformat`Nick Brassel2021-01-171-2/+2
* | fix matrix_io_delay() timing in quantum/matrix.c (#9603)Takeshi ISHII2021-01-131-0/+29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-051-0/+1
|\|
| * Fix Tap-Hold Configs (#11127)Drashna Jaelre2021-01-041-0/+1
* | Improved Language Specific Keycodes for US International and Extended Layouts...Joshua Diamond2021-01-021-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-111-1/+1
|\|
| * Normalise include statements in core code (#11153)Ryan2020-12-111-1/+1
* | [Split] Sync Timer feature (#10997)XScorpion22020-12-011-0/+1
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+61
* ST7565 tidyup (#10907)Ryan2020-11-261-1/+1
* Hid joystick interface (#4226)a-chol2020-08-291-0/+4
* Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Konstantin Đorđević2020-07-161-2/+5
* format code according to conventions [skip ci]QMK Bot2020-04-291-1/+1
* add 'togglePin' convenience function (#8734)JohSchneider2020-04-291-0/+4
* Fix bug with layer caching in get_event_keycode (#8693)Drashna Jaelre2020-04-121-2/+2
* Add Post Processing to process_record (#4892)Drashna Jaelre2020-03-231-0/+2
* Add Word Per Minute calculation feature (#8054)brickbots2020-03-231-0/+4
* Reduce PROGMEM usage for sendstring LUT (#8109)Ted M Lin2020-03-031-2/+14
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-0/+4
* Relocate grave keycode processing (#8082)Joel Challis2020-02-041-0/+4
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-1/+2
* Run clang-format manually to fix recently changed files (#7934)Joel Challis2020-01-191-2/+2
* Relocate common backlight functionally (#7273)Joel Challis2020-01-131-24/+0
* VIA Configurator Refactor (#7268)Wilba2020-01-031-0/+8
* Add central location for ChibiOS defines (#7542)Joel Challis2019-12-211-0/+1
* Relocate RGB keycode processing (#7508)Joel Challis2019-12-161-0/+4
* Relocate magic keycode processing (#7512)Joel Challis2019-12-031-0/+4
* Send string keycode tweaks (#7471)fauxpark2019-11-251-23/+1
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-3/+2
* New and improved lock LED callbacks (#7215)fauxpark2019-11-061-0/+2