aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* Fix up Debouncing in AVR Templates (#5964)Drashna Jaelre2019-05-232-2/+2
* Reduce rgb matrix firmware sizeRyan Caltabiano2019-05-1931-399/+312
* Make DEBUG keycode disable as well as enable (#5898)fauxpark2019-05-191-1/+5
* Added custom center point to rgb matrixRyan Caltabiano2019-05-196-7/+13
* Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)XScorpion22019-05-197-0/+141
* Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)XScorpion22019-05-191-0/+4
* Single Color Band scrolling left to right effects (#5867)XScorpion22019-05-193-0/+44
* Adds a configurable initial delay to the audio clicky feature (#4286)Josh2019-05-171-3/+8
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-171-2/+2
* Add effect range to rgblight.c (#5856)Takeshi ISHII2019-05-152-102/+138
* NK65 Addition (#5865)yiancar2019-05-152-7/+9
* [Keymap] Pvinis master (#5843)Pavlos Vinieratos2019-05-141-17/+16
* Added check for event pressed to clear space cadet (#5839)XScorpion22019-05-111-5/+7
* Fix for Solid Reactive mode bug (#5846)XScorpion22019-05-111-1/+0
* RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)XScorpion22019-05-103-0/+48
* Cleanup/rgb matrix (#5811)XScorpion22019-05-1026-396/+214
* Norman layout for the minidox keyboard (#5747)Torben Hoffmann2019-05-092-0/+93
* RGB Matrix Typing Heatmap (#5786)XScorpion22019-05-074-15/+119
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-0722-71/+53
* [Split] fix split_common i2c backlight disabling (#3886)Rainer Clasen2019-05-071-3/+2
* [Keyboard] Sol keyboard conversion to split common (#5773)XScorpion22019-05-062-19/+6
* Space Cadet: Reducing unnecessary reported keypresses (#5781)XScorpion22019-05-052-18/+23
* Fix up ps2avrgb templates (#5606)MechMerlin2019-05-033-6/+5
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-037-37/+69
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-032-0/+2
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII2019-05-024-3/+135
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion22019-05-012-33/+24
* Simple fix for selecting which tracked key press to work off of for simple re...XScorpion22019-05-012-2/+4
* rgblight 255 hue (#5547)XScorpion22019-05-013-178/+81
* Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion22019-05-011-2/+2
* Implement kb function for rgb matrix to led lookup (#5738)XScorpion22019-04-301-1/+6
* Simple extended space cadet (#5277)XScorpion22019-04-295-120/+186
* 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