summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2019-05-11Added check for event pressed to clear space cadet (#5839)XScorpion2
2019-05-11Fix for Solid Reactive mode bug (#5846)XScorpion2
2019-05-10RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)XScorpion2
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-05-09Norman layout for the minidox keyboard (#5747)Torben Hoffmann
2019-05-07RGB Matrix Typing Heatmap (#5786)XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2
2019-05-07[Split] fix split_common i2c backlight disabling (#3886)Rainer Clasen
2019-05-06[Keyboard] Sol keyboard conversion to split common (#5773)XScorpion2
2019-05-05Space Cadet: Reducing unnecessary reported keypresses (#5781)XScorpion2
2019-05-03Fix up ps2avrgb templates (#5606)MechMerlin
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević
2019-05-03Add DFU Suffix for ARM boards (#5763)Drashna Jaelre
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII
2019-05-01Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion2
2019-05-01Simple fix for selecting which tracked key press to work off of for simple re...XScorpion2
2019-05-01rgblight 255 hue (#5547)XScorpion2
2019-05-01Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion2
2019-04-30Implement kb function for rgb matrix to led lookup (#5738)XScorpion2
2019-04-29Simple extended space cadet (#5277)XScorpion2
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik
2019-04-27Fix sendstring "#" producing "£" instead (#5724)fauxpark
2019-04-24add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()mtei
2019-04-24add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()mtei
2019-04-23[FIX] Misspelled RGB_YELLOW (#5692)Rockman18
2019-04-22RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS
2019-04-22Fix #3566 use an hardware timer for software PWM stability (#3615)Brice Figureau
2019-04-22Define RGB colors (#5300)Erovia
2019-04-20OLED Driver FeatureRyan Caltabiano
2019-04-19Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII
2019-04-19Add function to support split-keyboard in rgblight.[ch]. (#5020)Takeshi ISHII
2019-04-19Use auto output for Adafruit BLE (#4131)Mike Roberts
2019-04-18[core] Fix for eager_pr #5643Alex Ong
2019-04-15Eager pk/pr optimization (#5621)Alex Ong
2019-04-14Features/ws2812 matrix driver (#5418)XScorpion2
2019-04-14fix combo enabling logic (#5610)Bob
2019-04-12Change table namesDrashna Jaelre
2019-04-12Cleanup codeDrashna Jaelre
2019-04-12Make send_char multilined for readaabilityDrashna Jaelre
2019-04-12Clean up some of the codeDrashna Jaelre
2019-04-12Add AltGr/RALT support to Send StringDrashna Jaelre
2019-04-11Update ps2avrgb readme template (#5584)noroadsleft
2019-04-11Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr
2019-04-08Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert
2019-04-08Switch process_combo to using global register and timer (#2561)Bob
2019-04-08[Keyboard] Refactor jj40 to current standards (#5574)zvecr
2019-04-07Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre
2019-04-06Fix bugs that cause compile failures when enabling only some animations.Lenbok
2019-04-05Custom Tapping Term per key (#5009)Drashna Jaelre