summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
...
* RGB Matrix Typing Heatmap (#5786)XScorpion22019-05-07
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-07
* [Split] fix split_common i2c backlight disabling (#3886)Rainer Clasen2019-05-07
* [Keyboard] Sol keyboard conversion to split common (#5773)XScorpion22019-05-06
* Space Cadet: Reducing unnecessary reported keypresses (#5781)XScorpion22019-05-05
* Fix up ps2avrgb templates (#5606)MechMerlin2019-05-03
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-03
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-03
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII2019-05-02
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion22019-05-01
* Simple fix for selecting which tracked key press to work off of for simple re...XScorpion22019-05-01
* rgblight 255 hue (#5547)XScorpion22019-05-01
* Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion22019-05-01
* Implement kb function for rgb matrix to led lookup (#5738)XScorpion22019-04-30
* Simple extended space cadet (#5277)XScorpion22019-04-29
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-29
* RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik2019-04-29
* Fix sendstring "#" producing "£" instead (#5724)fauxpark2019-04-27
* add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()mtei2019-04-24
* add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()mtei2019-04-24
* [FIX] Misspelled RGB_YELLOW (#5692)Rockman182019-04-23
* RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS2019-04-22
* Fix #3566 use an hardware timer for software PWM stability (#3615)Brice Figureau2019-04-22
* Define RGB colors (#5300)Erovia2019-04-22
* OLED Driver FeatureRyan Caltabiano2019-04-20
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-19
* Add function to support split-keyboard in rgblight.[ch]. (#5020)Takeshi ISHII2019-04-19
* Use auto output for Adafruit BLE (#4131)Mike Roberts2019-04-19
* [core] Fix for eager_pr #5643Alex Ong2019-04-18
* Eager pk/pr optimization (#5621)Alex Ong2019-04-15
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-14
* fix combo enabling logic (#5610)Bob2019-04-14
* Change table namesDrashna Jaelre2019-04-12
* Cleanup codeDrashna Jaelre2019-04-12
* Make send_char multilined for readaabilityDrashna Jaelre2019-04-12
* Clean up some of the codeDrashna Jaelre2019-04-12
* Add AltGr/RALT support to Send StringDrashna Jaelre2019-04-12
* Update ps2avrgb readme template (#5584)noroadsleft2019-04-11
* Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr2019-04-11
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-08
* Switch process_combo to using global register and timer (#2561)Bob2019-04-08
* [Keyboard] Refactor jj40 to current standards (#5574)zvecr2019-04-08
* Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre2019-04-07
|\
| * Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba65822019-03-30
| * Fixed tap/down/up handling in dynamic keymap macrosWilba65822019-03-11
* | Fix bugs that cause compile failures when enabling only some animations.Lenbok2019-04-06
* | Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-05
* | Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill2019-04-05
* | RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-03
* | Added encoder support to split common code (#5477)XScorpion22019-04-03