aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)Author
2019-04-20OLED Driver FeatureGravatar Ryan Caltabiano
2019-04-19Change split_common to use RGBLIGHT_SPLIT (#5509)Gravatar Takeshi ISHII
2019-04-19Add function to support split-keyboard in rgblight.[ch]. (#5020)Gravatar Takeshi ISHII
2019-04-19Use auto output for Adafruit BLE (#4131)Gravatar Mike Roberts
2019-04-18[core] Fix for eager_pr #5643Gravatar Alex Ong
2019-04-15Eager pk/pr optimization (#5621)Gravatar Alex Ong
2019-04-14Features/ws2812 matrix driver (#5418)Gravatar XScorpion2
2019-04-14fix combo enabling logic (#5610)Gravatar Bob
2019-04-12Change table namesGravatar Drashna Jaelre
2019-04-12Cleanup codeGravatar Drashna Jaelre
2019-04-12Make send_char multilined for readaabilityGravatar Drashna Jaelre
2019-04-12Clean up some of the codeGravatar Drashna Jaelre
2019-04-12Add AltGr/RALT support to Send StringGravatar Drashna Jaelre
2019-04-11Update ps2avrgb readme template (#5584)Gravatar noroadsleft
2019-04-11Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)Gravatar zvecr
2019-04-08Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Gravatar Jack Humbert
2019-04-08Switch process_combo to using global register and timer (#2561)Gravatar Bob
2019-04-08[Keyboard] Refactor jj40 to current standards (#5574)Gravatar zvecr
2019-04-07Fixed tap/down/up handling in dynamic keymap macros (#5363)Gravatar Drashna Jaelre
2019-04-06Fix bugs that cause compile failures when enabling only some animations.Gravatar Lenbok
2019-04-05Custom Tapping Term per key (#5009)Gravatar Drashna Jaelre
2019-04-05Update ps2avrgb template to use standard matrix/i2c code (#4957)Gravatar James Churchill
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Gravatar Daniel Prilik
2019-04-03Added encoder support to split common code (#5477)Gravatar XScorpion2
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Gravatar Alex Ong
2019-04-02RGB Matrix Overhaul (#5372)Gravatar XScorpion2
2019-04-02Added some new songs (#5525)Gravatar DDRnJn
2019-03-30Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEGravatar Wilba6582
2019-03-29Fixing dead links (#5503)Gravatar Brian Choromanski
2019-03-24Added songs from Nier and Nier AutomataGravatar DDRnJn
2019-03-23Add support for RGB LEDs wired directly to each half's controller (#5392)Gravatar Danny
2019-03-20rgblight.c: add remap feature (#5243)Gravatar Takeshi ISHII
2019-03-20Fix i2c splits with >8 columns (#5454)Gravatar James Churchill
2019-03-17New RGB Matrix effect: Single color reactive (#5330)Gravatar M-AS
2019-03-17Unicode fix for new wincompose version (#5082)Gravatar cubimon
2019-03-17Added 4 new songs to song_list.hGravatar DDRnJn
2019-03-15rgblight split transfer non-eeprom config (#5396)Gravatar Len Trigg
2019-03-12Add new keyboard Plaid and ATMEGA328p support (#5379)Gravatar Takuya Urakawa
2019-03-12Next set of split_common changes (#4974)Gravatar James Churchill
2019-03-11Add 3 new songs and add new note type (#5351)Gravatar DDRnJn
2019-03-11Fixed tap/down/up handling in dynamic keymap macrosGravatar Wilba6582
2019-03-05increase size of note counter variable to avoid overflowGravatar Marco Monaco
2019-03-04Clean up debounce a bit (#5255)Gravatar James Churchill
2019-02-28Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)Gravatar avatak
2019-02-26Ask for your name when generating a new keyboard (#5214)Gravatar fauxpark
2019-02-24Fix indentation in quantum_keycodes.h (#5221)Gravatar Konstantin Đorđević
2019-02-23Fix Tx Bolt ghosting second character on key press (#5229)Gravatar Tobias Schulte
2019-02-22fix rgblight_effect_breathing interval time (#5213)Gravatar Takeshi ISHII
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Gravatar Chris Lewis
2019-02-18Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)Gravatar Takeshi ISHII