summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
AgeCommit message (Expand)Author
2021-07-25Haptic: driver-> feature (#13713)Joel Challis
2021-07-25Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-24Refactor some platform dependent logic (#13675)Joel Challis
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-16remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum...Takeshi ISHII
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner
2021-06-10Add ST7565 LCD driver (#13089)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
2021-03-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-12Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan
2021-03-10Move gpio wait logic to wait.h (#12067)Joel Challis
2021-03-08LED Matrix: decouple from Backlight (#12054)Ryan
2021-02-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-01Extract sendstring into its own compilation unit (#12060)Ryan
2021-02-28Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-15Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel
2021-02-14Split gpio and atomic to platform (#11792)Joel Challis
2021-01-17`qmk cformat`Nick Brassel
2021-01-13fix matrix_io_delay() timing in quantum/matrix.c (#9603)Takeshi ISHII
2021-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-04Fix Tap-Hold Configs (#11127)Drashna Jaelre
2021-01-02Improved Language Specific Keycodes for US International and Extended Layouts...Joshua Diamond
2020-12-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-12-01[Split] Sync Timer feature (#10997)XScorpion2
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-26ST7565 tidyup (#10907)Ryan
2020-08-29Hid joystick interface (#4226)a-chol
2020-07-16Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Konstantin Đorđević
2020-04-29format code according to conventions [skip ci]QMK Bot
2020-04-29add 'togglePin' convenience function (#8734)JohSchneider
2020-04-12Fix bug with layer caching in get_event_keycode (#8693)Drashna Jaelre
2020-03-23Add Post Processing to process_record (#4892)Drashna Jaelre
2020-03-23Add Word Per Minute calculation feature (#8054)brickbots
2020-03-03Reduce PROGMEM usage for sendstring LUT (#8109)Ted M Lin
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-04Relocate grave keycode processing (#8082)Joel Challis
2020-01-26Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen
2020-01-19Run clang-format manually to fix recently changed files (#7934)Joel Challis
2020-01-13Relocate common backlight functionally (#7273)Joel Challis
2020-01-03VIA Configurator Refactor (#7268)Wilba
2019-12-21Add central location for ChibiOS defines (#7542)Joel Challis
2019-12-16Relocate RGB keycode processing (#7508)Joel Challis
2019-12-03Relocate magic keycode processing (#7512)Joel Challis
2019-11-25Send string keycode tweaks (#7471)fauxpark
2019-11-17Run clang-format manually to fix recently changed fileszvecr
2019-11-06New and improved lock LED callbacks (#7215)fauxpark
2019-11-04[Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre