summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2021-01-12Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` i...Takeshi ISHII
2021-01-12Fixed french quotes on canadian multilingual (#11183)Hedgestock
2021-01-12Normalise include statements in core code (#11153)Ryan
2021-01-12add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch
2021-01-12Add definitions for RGB off/black. (#11132)r-pufky
2021-01-12Fix missing define to map rgb_matrix function set to rgblight. (#11084)Sergey Omelchenko
2021-01-122020 November 28 Breaking Changes Update (#11053)James Young
2021-01-12ST7565 tidyup (#10907)Ryan
2021-01-12Recommend use of LED Indicator config (#10895)Joel Challis
2021-01-12Fix typo causing `redefined error` in keymap_french_osx (#10962)Geoffrey BOTIN
2021-01-12Indicator LEDs as config (#10816)Joel Challis
2021-01-12Add support for 4 IS31FL3731 devices (#10860)X-Bows Tech
2021-01-12Allow modified keycodes in Unicode input (#10658)Ryan
2021-01-12Fix issue introduced by PR#10404 (#10559)a_p_u_r_o
2021-01-12Fix for MIDI sustain effect issue (#10361)3araht
2021-01-12Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...sol
2021-01-12`setrgb()`: Use arrow operator (#10451)Ryan
2021-01-12Fix Belgian sendstring properly (#10444)Ryan
2021-01-12Fix Belgian sendstring file (#10443)Drashna Jaelre
2021-01-12Fix issues with unused variables and functions preventing a clean compile.cmdremily
2021-01-12Allow the use of a single IS31FL3731 LED drivercmdremily
2021-01-12Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan
2021-01-13feat: adds NO_AUTO_SHIFT_TAB define (#327)Florian Didron
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-13keymap_fr_ch: undef `CH_H` (#11537)Ryan
2021-01-13fix matrix_io_delay() timing in quantum/matrix.c (#9603)Takeshi ISHII
2021-01-12Keep track of last matrix activity (#10730)Nick Brassel
2021-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-11Lighting Layers should be disabled when suspended (#11442)Joshua Diamond
2021-01-10Refine twinkle to be smoother (use breathing curve) (#11350)Joshua Diamond
2021-01-11feat: adds portuguese OSX contributionsFlorian Didron
2021-01-11Added mac variant of portuguese keymap (#326)André Cruz
2021-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-04Fix Tap-Hold Configs (#11127)Drashna Jaelre
2021-01-03Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-02Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)Joshua Diamond
2021-01-02Improved Language Specific Keycodes for US International and Extended Layouts...Joshua Diamond
2020-12-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-29Added mac variant of portuguese keymap extras (#11260)André Cruz
2020-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-29[Bug] Fix RGB Matrix Indicators (#11308)Drashna Jaelre
2020-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-28Ensure single newline at EOF for core files (#11310)Ryan
2020-12-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-26Change include guards in quantum/ to pragma once (#11239)Ryan
2020-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-23Remove comments about custom ldscript for Teensy LC (#11224)Ryan
2020-12-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-23Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ...Joshua Diamond
2020-12-22Merge remote-tracking branch 'origin/master' into developQMK Bot