summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2021-02-26Disable Autoshift for shift as well (#330)Drashna Jaelre
2021-02-11feat: swiss french oryx aliasesFlorian Didron
2021-02-02quantum.c send char cleanups (#11743)Ryan
2021-02-02Add rgblight_reload_from_eeprom() (#11411)Joshua Diamond
2021-02-02Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234)Takeshi Nishio
2021-02-02Add BGR byte order for WS2812 drivers (#11562)kb-elmo
2021-02-02allow customizing decrease delay of rgb heatmap (#11322)André Silva
2021-02-02Lighting Layers should be disabled when suspended (#11442)Joshua Diamond
2021-02-02keymap_fr_ch: undef `CH_H` (#11537)Ryan
2021-01-31Stop sounds when suspended (#11553)Joshua Diamond
2021-01-12Fix Tap-Hold Configs (#11127)Drashna Jaelre
2021-01-12Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)Joshua Diamond
2021-01-12[Bug] Fix RGB Matrix Indicators (#11308)Drashna Jaelre
2021-01-12Ensure single newline at EOF for core files (#11310)Ryan
2021-01-12Change include guards in quantum/ to pragma once (#11239)Ryan
2021-01-12Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ...Joshua Diamond
2021-01-12Fix Issue #9533 - Delayed shift state handling (#11220)Joshua Diamond
2021-01-12Various compilation fixes for avr-gcc 10 (#9269)Joel Challis
2021-01-12Run cformat and dos2unix manually (#11235)Ryan
2021-01-12Normalise include statements in keyboard code (#11185)Ryan
2021-01-12CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan
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-11feat: adds portuguese OSX contributionsFlorian Didron
2021-01-11Added mac variant of portuguese keymap (#326)André Cruz
2020-10-29Add Estonian keymap (#8527)Ryan
2020-10-22fix: comment typoFlorian Didron
2020-10-22feat: adds kazakh keymapsFlorian Didron
2020-10-09feat: adds user locale contributionsFlorian Didron