summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2019-07-19Store backlight breathing state in EEPROM (#6105)fauxpark
2019-07-19Adding rgb matrix speed into eeprom storage. (#5965)XScorpion2
2019-07-19Fix Preprocessor check for Leader KeysDrashna Jaelre
2019-07-19Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre
2019-07-19Add sendstring LUTs for French keymap (#5830)fauxpark
2019-07-19Sendstring LUT improvements (#5727)fauxpark
2019-07-19Remove lock LED example in quantum.c (#5636)fauxpark
2019-07-19Add user-overridable callback for cancelling UCIS input (#5564)Aapo Saaristo
2019-07-16Switching rgb_config_t to use HSV struct (qmk#5933)Ryan Caltabiano
2019-07-16Fixing effects to respect user sat and val levels (#6275)XScorpion2
2019-07-10Add copyright year placeholders to new keyboard script (#6280)fauxpark
2019-07-10fix unselect_rows() in quantum/matrix.c (#6243)Takeshi ISHII
2019-07-10Remove additional copyrighted songsfauxpark
2019-07-10Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević
2019-07-10Removed doubled linesMichael Graf
2019-06-24Fix br abnt2 keymap compilation errorFlorian Didron
2019-06-24Fix compilation error when I2C and encoder is enabled for split codeDanny Nguyen
2019-06-21Fix swedish $ sign definition (#81)Florian Didron
2019-06-20Swedish extra keymap refactorFlorian Didron
2019-06-06Fix debouncing issue for eager algos (#73)Drashna Jaelre
2019-06-06Add additional pins for Teensy 3.x and LC (#72)Drashna Jaelre
2019-06-06Moving rgb typedefs into a single location (#5978) (#69)Drashna Jaelre
2019-06-04Smallish overhaul of Auto-Shift feature (#67)Drashna Jaelre
2019-06-04Add belgian layout for sendstring (#6008) (#64)Drashna Jaelre
2019-06-04Fixing matrix_scan so it properly returns changed status (#63)Drashna Jaelre
2019-06-04Fix up Debouncing in AVR Templates (#5964) (#59)Drashna Jaelre
2019-05-28And fix the A5 Play note too !Florian Didron
2019-05-28Fix A5 after songsFlorian Didron
2019-05-28Fixes the A5 HIGH consistently with weird noise outputFlorian Didron
2019-05-27Fix startup song timingFlorian Didron
2019-05-20Merge branch 'master' into audio_click_delayFlorian Didron
2019-05-20Merge pull request #53 from zsa/driver/3733_enhancementFlorian Didron
2019-05-20Merge branch 'master' into fix/split_common_i2c_backlightFlorian Didron
2019-05-20Merge branch 'master' into fix/oled_driver_for_splitsFlorian Didron
2019-05-20Merge pull request #54 from zsa/rgb_light_effect_rangeFlorian Didron
2019-05-20Merge pull request #32 from zsa/per_key_matrix_effects_part_1Florian Didron
2019-05-19Reduce rgb matrix firmware sizeRyan Caltabiano
2019-05-19Added custom center point to rgb matrixRyan Caltabiano
2019-05-19Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)XScorpion2
2019-05-19Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)XScorpion2
2019-05-19Single Color Band scrolling left to right effects (#5867)XScorpion2
2019-05-17Adds a configurable initial delay to the audio clicky feature (#4286)Josh
2019-05-16NK65 Addition (#5865)yiancar
2019-05-16Add effect range to rgblight.c (#5856)Takeshi ISHII
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-10[Split] fix split_common i2c backlight disabling (#3886)Rainer Clasen
2019-05-07RGB Matrix Typing Heatmap (#5786)XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2