aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
...
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-2923-61/+79
* RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik2019-04-292-6/+49
* Fix sendstring "#" producing "£" instead (#5724)fauxpark2019-04-271-2/+2
* add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()mtei2019-04-241-0/+1
* add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()mtei2019-04-241-1/+4
* [FIX] Misspelled RGB_YELLOW (#5692)Rockman182019-04-231-1/+1
* RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS2019-04-225-0/+191
* Fix #3566 use an hardware timer for software PWM stability (#3615)Brice Figureau2019-04-222-43/+217
* Define RGB colors (#5300)Erovia2019-04-222-94/+147
* OLED Driver FeatureRyan Caltabiano2019-04-202-0/+17
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-193-74/+130
* Add function to support split-keyboard in rgblight.[ch]. (#5020)Takeshi ISHII2019-04-193-208/+383
* Use auto output for Adafruit BLE (#4131)Mike Roberts2019-04-191-0/+3
* [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
|/