aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)Author
2019-07-16Store backlight breathing state in EEPROM (#6105)Gravatar fauxpark
2019-07-16Adding rgb matrix speed into eeprom storage. (#5965)Gravatar XScorpion2
2019-07-16Remove commented out MCUs in rules.mk (#5884)Gravatar fauxpark
2019-07-15Add out of bound check for Leader Key sequence array (#5840)Gravatar Drashna Jaelre
2019-07-15Add sendstring LUTs for French keymap (#5830)Gravatar fauxpark
2019-07-15Sendstring LUT improvements (#5727)Gravatar fauxpark
2019-07-15Remove lock LED example in quantum.c (#5636)Gravatar fauxpark
2019-07-15Add user-overridable callback for cancelling UCIS input (#5564)Gravatar Aapo Saaristo
2019-07-12Switching rgb_config_t to use HSV structGravatar Ryan Caltabiano
2019-07-11Fixing effects to respect user sat and val levels (#6275)Gravatar XScorpion2
2019-07-09Fix parentheses in macros, and in general clean up quantum.h (#5021)Gravatar Konstantin Đorđević
2019-07-09Fix debouncing issue for eager algorithms (#6081)Gravatar Drashna Jaelre
2019-07-08Add copyright year placeholders to new keyboard script (#6280)Gravatar fauxpark
2019-07-06Added mod carry over from press to release. (#5866)Gravatar XScorpion2
2019-07-03fix unselect_rows() in quantum/matrix.c (#6243)Gravatar Takeshi ISHII
2019-06-28[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Gravatar Michael F. Lamb
2019-06-26Remove one more copyrighted song (#6200)Gravatar fauxpark
2019-06-19Fix breathing always on for soft PWM (#5983)Gravatar fauxpark
2019-06-19Set default I2C clock speed to 100kHz for split_common (#6161)Gravatar Danny
2019-06-17Fix backlight breathing on C6 (#6102)Gravatar fauxpark
2019-06-06Remove all Copyrighted Sounds and Songs (#5905)Gravatar Drashna Jaelre
2019-06-04Moving rgb typedefs into a single location (#5978)Gravatar XScorpion2
2019-06-02Fix compilation error when I2C and encoder is enabled for split codeGravatar Danny Nguyen
2019-06-01Add additional pins for Teensy 3.x and LCGravatar zvecr
2019-05-29Add belgian layout for sendstring (#6008)Gravatar Kimat Boven
2019-05-28Fixing matrix_scan so it properly returns changed statusGravatar Ryan Caltabiano
2019-05-23Fix up Debouncing in AVR Templates (#5964)Gravatar Drashna Jaelre
2019-05-19Reduce rgb matrix firmware sizeGravatar Ryan Caltabiano
2019-05-19Make DEBUG keycode disable as well as enable (#5898)Gravatar fauxpark
2019-05-19Added custom center point to rgb matrixGravatar Ryan Caltabiano
2019-05-19Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)Gravatar XScorpion2
2019-05-19Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)Gravatar XScorpion2
2019-05-19Single Color Band scrolling left to right effects (#5867)Gravatar XScorpion2
2019-05-17Adds a configurable initial delay to the audio clicky feature (#4286)Gravatar Josh
2019-05-17Typedef'ed layer_state_t to uint32_t (#3637)Gravatar Alex Ong
2019-05-15Add effect range to rgblight.c (#5856)Gravatar Takeshi ISHII
2019-05-15NK65 Addition (#5865)Gravatar yiancar
2019-05-14[Keymap] Pvinis master (#5843)Gravatar Pavlos Vinieratos
2019-05-11Added check for event pressed to clear space cadet (#5839)Gravatar XScorpion2
2019-05-11Fix for Solid Reactive mode bug (#5846)Gravatar XScorpion2
2019-05-10RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)Gravatar XScorpion2
2019-05-10Cleanup/rgb matrix (#5811)Gravatar XScorpion2
2019-05-09Norman layout for the minidox keyboard (#5747)Gravatar Torben Hoffmann
2019-05-07RGB Matrix Typing Heatmap (#5786)Gravatar XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...Gravatar XScorpion2
2019-05-07[Split] fix split_common i2c backlight disabling (#3886)Gravatar Rainer Clasen
2019-05-06[Keyboard] Sol keyboard conversion to split common (#5773)Gravatar XScorpion2
2019-05-05Space Cadet: Reducing unnecessary reported keypresses (#5781)Gravatar XScorpion2
2019-05-03Fix up ps2avrgb templates (#5606)Gravatar MechMerlin
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Gravatar Konstantin Đorđević