summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix for eager_pr #5643Alex Ong2019-04-181-1/+2
* Eager pk/pr optimization (#5621)Alex Ong2019-04-152-91/+72
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-143-2/+29
* fix combo enabling logic (#5610)Bob2019-04-141-2/+2
* Change table namesDrashna Jaelre2019-04-122-5/+5
* Cleanup codeDrashna Jaelre2019-04-121-13/+3
* Make send_char multilined for readaabilityDrashna Jaelre2019-04-121-8/+20
* Clean up some of the codeDrashna Jaelre2019-04-122-3/+3
* Add AltGr/RALT support to Send StringDrashna Jaelre2019-04-121-9/+34
* Update ps2avrgb readme template (#5584)noroadsleft2019-04-111-5/+5
* Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr2019-04-111-90/+99
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-085-11/+31
* Switch process_combo to using global register and timer (#2561)Bob2019-04-082-124/+148
* [Keyboard] Refactor jj40 to current standards (#5574)zvecr2019-04-081-0/+7
* Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre2019-04-073-11/+23
|\
| * Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba65822019-03-303-7/+11
| * Fixed tap/down/up handling in dynamic keymap macrosWilba65822019-03-111-5/+13
* | Fix bugs that cause compile failures when enabling only some animations.Lenbok2019-04-062-1/+2
* | Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-052-10/+24
* | Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill2019-04-057-270/+99
* | RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-032-3/+27
* | Added encoder support to split common code (#5477)XScorpion22019-04-034-19/+106
* | Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-032-1/+101
* | RGB Matrix Overhaul (#5372)XScorpion22019-04-0223-887/+1091
* | Added some new songs (#5525)DDRnJn2019-04-021-0/+79
* | Fixing dead links (#5503)Brian Choromanski2019-03-291-1/+1
* | Added songs from Nier and Nier AutomataDDRnJn2019-03-241-0/+85
* | Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-234-29/+55
* | rgblight.c: add remap feature (#5243)Takeshi ISHII2019-03-201-2/+16
* | Fix i2c splits with >8 columns (#5454)James Churchill2019-03-201-3/+3
* | New RGB Matrix effect: Single color reactive (#5330)M-AS2019-03-172-0/+22
* | Unicode fix for new wincompose version (#5082)cubimon2019-03-171-0/+3
* | Added 4 new songs to song_list.hDDRnJn2019-03-171-0/+52
* | rgblight split transfer non-eeprom config (#5396)Len Trigg2019-03-154-8/+14
* | Add new keyboard Plaid and ATMEGA328p support (#5379)Takuya Urakawa2019-03-121-0/+5
* | Next set of split_common changes (#4974)James Churchill2019-03-1210-476/+85
* | Add 3 new songs and add new note type (#5351)DDRnJn2019-03-112-1/+47
|/
* increase size of note counter variable to avoid overflowMarco Monaco2019-03-053-3/+3
* Clean up debounce a bit (#5255)James Churchill2019-03-043-9/+9
* Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)avatak2019-02-281-1/+33
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-267-8/+8
* Fix indentation in quantum_keycodes.h (#5221)Konstantin Đorđević2019-02-241-30/+29
* Fix Tx Bolt ghosting second character on key press (#5229)Tobias Schulte2019-02-231-22/+24
* fix rgblight_effect_breathing interval time (#5213)Takeshi ISHII2019-02-221-1/+1
* Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis2019-02-215-6/+113
* Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)Takeshi ISHII2019-02-181-2/+2
* Stop all notes on startup, if there is no song and audio is disabled to preve...Drashna Jaelre2019-02-181-0/+2
* Fix Audio Clicky by adding missing punctuation (#5171)Drashna Jaelre2019-02-181-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Add UK variant of the SEND_STRING() LUTsRys Sommefeldt2019-02-181-0/+62