summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* allow customizing decrease delay of rgb heatmap (#11322)André Silva2021-01-141-1/+24
* keymap_fr_ch: undef `CH_H` (#11537)Ryan2021-01-131-0/+5
* Lighting Layers should be disabled when suspended (#11442)Joshua Diamond2021-01-112-1/+46
* Fix Tap-Hold Configs (#11127)Drashna Jaelre2021-01-044-9/+11
* Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)Joshua Diamond2021-01-021-4/+4
* Added mac variant of portuguese keymap extras (#11260)André Cruz2020-12-292-0/+334
* [Bug] Fix RGB Matrix Indicators (#11308)Drashna Jaelre2020-12-291-1/+1
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-285-12/+12
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-2650-204/+68
* Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
* Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ...Joshua Diamond2020-12-231-0/+19
* Fix Issue #9533 - Delayed shift state handling (#11220)Joshua Diamond2020-12-222-3/+7
* Various compilation fixes for avr-gcc 10 (#9269)Joel Challis2020-12-181-1/+1
* Run cformat and dos2unix manually (#11235)Ryan2020-12-174-39/+19
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan2020-12-161-457/+106
* Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` i...Takeshi ISHII2020-12-131-1/+1
* Fixed french quotes on canadian multilingual (#11183)Hedgestock2020-12-111-2/+2
* Normalise include statements in core code (#11153)Ryan2020-12-1117-24/+24
* add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-061-1/+19
* Add definitions for RGB off/black. (#11132)r-pufky2020-12-061-0/+4
* Fix missing define to map rgb_matrix function set to rgblight. (#11084)Sergey Omelchenko2020-12-051-0/+2
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-2845-122/+1668
* ST7565 tidyup (#10907)Ryan2020-11-265-11/+29
* Fix typo causing `redefined error` in keymap_french_osx (#10962)Geoffrey BOTIN2020-11-171-1/+1
* Recommend use of LED Indicator config (#10895)Joel Challis2020-11-162-1/+11
* Indicator LEDs as config (#10816)Joel Challis2020-11-082-52/+141
* Add support for 4 IS31FL3731 devices (#10860)X-Bows Tech2020-11-051-0/+18
* Allow modified keycodes in Unicode input (#10658)Ryan2020-10-271-13/+3
* Update keymap_spanish_dvorak.h (#10213)Félix Sanz2020-10-231-2/+2
* Partial fix for sendstring_french.h (#10623)Ryan2020-10-131-2/+2
* Fix issue introduced by PR#10404 (#10559)a_p_u_r_o2020-10-071-2/+2
* Fix for MIDI sustain effect issue (#10361)3araht2020-10-041-4/+6
* format code according to conventions [skip ci]QMK Bot2020-10-042-13/+13
* Merge pull request #10404 from cmdremily/opendeck-coreDrashna Jaelre2020-10-042-0/+10
|\
| * Fix issues with unused variables and functions preventing a clean compile.cmdremily2020-09-231-0/+4
| * Allow the use of a single IS31FL3731 LED drivercmdremily2020-09-231-0/+6
* | Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...sol2020-10-021-1/+1
* | Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-273-3/+7
* | `setrgb()`: Use arrow operator (#10451)Ryan2020-09-261-4/+4
* | Fix Belgian sendstring properly (#10444)Ryan2020-09-261-1/+1
* | Fix Belgian sendstring file (#10443)Drashna Jaelre2020-09-261-1/+1
|/
* Fix typo in via.c (#10000)Wilba2020-09-211-1/+1
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-181-30/+96
* [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)Xelus222020-09-161-0/+5
* quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-065-28/+0
* Unflip < and > for canadian mutlilingual (#10222)Olivier Li2020-09-061-2/+2
* Fixed Spanish keymap extra ES_DIAE symbol (#10211)Félix Sanz2020-09-011-1/+1
* format code according to conventions [skip ci]QMK Bot2020-08-294-51/+42
* K-Type refactor (#9864)Ryan2020-08-291-0/+2