aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)Author
2020-10-13Partial fix for sendstring_french.h (#10623)Gravatar Ryan
2020-10-07Fix issue introduced by PR#10404 (#10559)Gravatar a_p_u_r_o
2020-10-04Fix for MIDI sustain effect issue (#10361)Gravatar 3araht
2020-10-04format code according to conventions [skip ci]Gravatar QMK Bot
2020-10-04Merge pull request #10404 from cmdremily/opendeck-coreGravatar Drashna Jaelre
2020-10-02Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...Gravatar sol
2020-09-27Add logic for AT90USBxx7 where needed (#10203)Gravatar Ryan
2020-09-26`setrgb()`: Use arrow operator (#10451)Gravatar Ryan
2020-09-26Fix Belgian sendstring properly (#10444)Gravatar Ryan
2020-09-26Fix Belgian sendstring file (#10443)Gravatar Drashna Jaelre
2020-09-23Fix issues with unused variables and functions preventing a clean compile.Gravatar cmdremily
2020-09-23Allow the use of a single IS31FL3731 LED driverGravatar cmdremily
2020-09-21Fix typo in via.c (#10000)Gravatar Wilba
2020-09-18Add STM32F401/F411 to mcu_selection.mk (#10278)Gravatar Ryan
2020-09-16[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)Gravatar Xelus22
2020-09-06quantum/debounce: rename debouncing algorithms (#9564)Gravatar Purdea Andrei
2020-09-06Unflip < and > for canadian mutlilingual (#10222)Gravatar Olivier Li
2020-09-01Fixed Spanish keymap extra ES_DIAE symbol (#10211)Gravatar Félix Sanz
2020-08-29format code according to conventions [skip ci]Gravatar QMK Bot
2020-08-29K-Type refactor (#9864)Gravatar Ryan
2020-08-29Kiibohd bootloader, take 2 (#10129)Gravatar Ryan
2020-08-29Remove f072 backlight warning (#10040)Gravatar Joel Challis
2020-08-29ARM backlight - timer implementation (#8291)Gravatar Joel Challis
2020-08-29#define AUTO_SHIFT_SETUP (#8441)Gravatar Greg Wright
2020-08-29Fix Czech keycodes (#9987)Gravatar David Kosorin
2020-08-29Noeeprom functions for rgb_matrix (#9487)Gravatar Tynan Beatty
2020-08-29Add support for hsv->rgb conversion without using CIE curve. (#9856)Gravatar Nick Brassel
2020-08-29The Key Company project consolidation (#9547)Gravatar TerryMathews
2020-08-29Tweak the Christmas animation effect to be less harsh on the eyes (#7648)Gravatar Max Rumpf
2020-08-29Hid joystick interface (#4226)Gravatar a-chol
2020-08-29Update features to use Custom Tapping Term when appropriate (#6259)Gravatar Drashna Jaelre
2020-08-29Bigger combo index (#9318)Gravatar Pete Sevander
2020-08-29Don't compile outputselect.c if Bluetooth is disabled (#9356)Gravatar Ryan
2020-08-29Additional cleanups for V-USB code (#9310)Gravatar Ryan
2020-08-29Initial work for consolidation of ChibiOS platform files (#8327)Gravatar Nick Brassel
2020-08-25Add noeeprom speed function for RGBLIGHT (#9706)Gravatar Drashna Jaelre
2020-08-25Compiler warning when using WS2812 (#9955)Gravatar Drashna Jaelre
2020-08-17Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)Gravatar nopunin10did
2020-08-05Add Indicator flag for RGB Matrix (#9933)Gravatar Drashna Jaelre
2020-08-04Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874)Gravatar BeefaloKing
2020-07-16Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Gravatar Konstantin Đorđević
2020-07-16Allow for user song list (#9281)Gravatar Drashna Jaelre
2020-07-16Fixed CA_DOTA key code (#9722)Gravatar Hedgestock
2020-07-16Remove `DESCRIPTION` (#9732)Gravatar Ryan
2020-07-15Update new keyboard templates (#9636)Gravatar Ryan
2020-07-13Fix RGB Matrix using RGBW WS2812 LEDs (#9705)Gravatar Drashna Jaelre
2020-07-10Refactor ARM backlight (#7959)Gravatar Joel Challis
2020-07-08Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664)Gravatar Oskar Holstensson
2020-07-08[Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644)Gravatar Guillaume Gérard
2020-07-07format code according to conventions [skip ci]Gravatar QMK Bot