summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
Commit message (Expand)AuthorAge
* `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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-11
|\|
| * Normalise include statements in core code (#11153)Ryan2020-12-11
* | [Split] Sync Timer feature (#10997)XScorpion22020-12-01
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* ST7565 tidyup (#10907)Ryan2020-11-26
* Hid joystick interface (#4226)a-chol2020-08-29
* Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Konstantin Đorđević2020-07-16
* format code according to conventions [skip ci]QMK Bot2020-04-29
* add 'togglePin' convenience function (#8734)JohSchneider2020-04-29
* Fix bug with layer caching in get_event_keycode (#8693)Drashna Jaelre2020-04-12
* Add Post Processing to process_record (#4892)Drashna Jaelre2020-03-23
* Add Word Per Minute calculation feature (#8054)brickbots2020-03-23
* Reduce PROGMEM usage for sendstring LUT (#8109)Ted M Lin2020-03-03
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Relocate grave keycode processing (#8082)Joel Challis2020-02-04
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-26
* Run clang-format manually to fix recently changed files (#7934)Joel Challis2020-01-19
* Relocate common backlight functionally (#7273)Joel Challis2020-01-13
* VIA Configurator Refactor (#7268)Wilba2020-01-03
* Add central location for ChibiOS defines (#7542)Joel Challis2019-12-21
* Relocate RGB keycode processing (#7508)Joel Challis2019-12-16
* Relocate magic keycode processing (#7512)Joel Challis2019-12-03
* Send string keycode tweaks (#7471)fauxpark2019-11-25
* Run clang-format manually to fix recently changed fileszvecr2019-11-17
* New and improved lock LED callbacks (#7215)fauxpark2019-11-06
* [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-04
* Initial migration of software PWM backlight (#6709)Joel Challis2019-11-02
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-03
* clang-format changesskullY2019-08-30
* AVR GPIO macro defines more readable (#5937)Takeshi ISHII2019-08-21
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-21
* Sendstring LUT improvements (#5727)fauxpark2019-07-15
* Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević2019-07-09
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-17
* Simple extended space cadet (#5277)XScorpion22019-04-29
* Fix #3566 use an hardware timer for software PWM stability (#3615)Brice Figureau2019-04-22
* OLED Driver FeatureRyan Caltabiano2019-04-20
* Change table namesDrashna Jaelre2019-04-12
* Clean up some of the codeDrashna Jaelre2019-04-12
* Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre2019-04-07
|\
| * Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba65822019-03-30
* | Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-05
* | Next set of split_common changes (#4974)James Churchill2019-03-12
|/
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-16
* fix the led_matrix.h naming conflictskullY2019-02-10