summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Features/ws2812 matrix driver (#5418)XScorpion23-2/+29
2019-04-14fix combo enabling logic (#5610)Bob1-2/+2
2019-04-12Change table namesDrashna Jaelre2-5/+5
2019-04-12Cleanup codeDrashna Jaelre1-13/+3
2019-04-12Make send_char multilined for readaabilityDrashna Jaelre1-8/+20
2019-04-12Clean up some of the codeDrashna Jaelre2-3/+3
2019-04-12Add AltGr/RALT support to Send StringDrashna Jaelre1-9/+34
2019-04-12Update ps2avrgb readme template (#5584)noroadsleft1-5/+5
2019-04-11Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr1-90/+99
2019-04-09Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert5-11/+31
2019-04-08Switch process_combo to using global register and timer (#2561)Bob2-124/+148
2019-04-08[Keyboard] Refactor jj40 to current standards (#5574)zvecr1-0/+7
2019-04-08Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre3-11/+23
2019-04-06Fix bugs that cause compile failures when enabling only some animations.Lenbok2-1/+2
2019-04-05Custom Tapping Term per key (#5009)Drashna Jaelre2-10/+24
2019-04-05Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill7-270/+99
2019-04-04RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2-3/+27
2019-04-04Added encoder support to split common code (#5477)XScorpion24-19/+106
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2-1/+101
2019-04-03RGB Matrix Overhaul (#5372)XScorpion223-887/+1091
2019-04-02Added some new songs (#5525)DDRnJn1-0/+79
2019-03-30Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba65823-7/+11
2019-03-29Fixing dead links (#5503)Brian Choromanski1-1/+1
2019-03-25Added songs from Nier and Nier AutomataDDRnJn1-0/+85
2019-03-24Add support for RGB LEDs wired directly to each half's controller (#5392)Danny4-29/+55
2019-03-21rgblight.c: add remap feature (#5243)Takeshi ISHII1-2/+16
2019-03-20Fix i2c splits with >8 columns (#5454)James Churchill1-3/+3
2019-03-17New RGB Matrix effect: Single color reactive (#5330)M-AS2-0/+22
2019-03-17Unicode fix for new wincompose version (#5082)cubimon1-0/+3
2019-03-17Added 4 new songs to song_list.hDDRnJn1-0/+52
2019-03-15rgblight split transfer non-eeprom config (#5396)Len Trigg4-8/+14
2019-03-12Add new keyboard Plaid and ATMEGA328p support (#5379)Takuya Urakawa1-0/+5
2019-03-12Next set of split_common changes (#4974)James Churchill10-476/+85
2019-03-11Add 3 new songs and add new note type (#5351)DDRnJn2-1/+47
2019-03-11Fixed tap/down/up handling in dynamic keymap macrosWilba65821-5/+13
2019-03-06increase size of note counter variable to avoid overflowMarco Monaco3-3/+3
2019-03-04Clean up debounce a bit (#5255)James Churchill3-9/+9
2019-02-28Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)avatak1-1/+33
2019-02-26Ask for your name when generating a new keyboard (#5214)fauxpark7-8/+8
2019-02-25Fix indentation in quantum_keycodes.h (#5221)Konstantin Đorđević1-30/+29
2019-02-24Fix Tx Bolt ghosting second character on key press (#5229)Tobias Schulte1-22/+24
2019-02-22fix rgblight_effect_breathing interval time (#5213)Takeshi ISHII1-1/+1
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis5-6/+113
2019-02-18Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)Takeshi ISHII1-2/+2
2019-02-18Stop all notes on startup, if there is no song and audio is disabled to preve...Drashna Jaelre1-0/+2
2019-02-18Fix Audio Clicky by adding missing punctuation (#5171)Drashna Jaelre1-1/+1
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr1-1/+1
2019-02-18Add UK variant of the SEND_STRING() LUTsRys Sommefeldt1-0/+62
2019-02-18Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević1-5/+6
2019-02-18Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)Konstantin Đorđević2-4/+3