summaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-46/+9
* Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-121-8/+0
* Extract sendstring into its own compilation unit (#12060)Ryan2021-03-011-26/+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
* [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-041-0/+4
* Initial migration of software PWM backlight (#6709)Joel Challis2019-11-021-2/+2
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-0/+5
* clang-format changesskullY2019-08-301-77/+76
* AVR GPIO macro defines more readable (#5937)Takeshi ISHII2019-08-211-8/+7
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-211-1/+1
* Sendstring LUT improvements (#5727)fauxpark2019-07-151-3/+3
* Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević2019-07-091-66/+53
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-171-2/+2
* Simple extended space cadet (#5277)XScorpion22019-04-291-0/+4
* Fix #3566 use an hardware timer for software PWM stability (#3615)Brice Figureau2019-04-221-0/+4
* OLED Driver FeatureRyan Caltabiano2019-04-201-0/+4
* Change table namesDrashna Jaelre2019-04-121-1/+1
* Clean up some of the codeDrashna Jaelre2019-04-121-0/+1