summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Switching rgb_config_t to use HSV structRyan Caltabiano2019-07-12
* Fixing effects to respect user sat and val levels (#6275)XScorpion22019-07-11
* Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević2019-07-09
* Fix debouncing issue for eager algorithms (#6081)Drashna Jaelre2019-07-09
* Add copyright year placeholders to new keyboard script (#6280)fauxpark2019-07-08
* Added mod carry over from press to release. (#5866)XScorpion22019-07-06
* fix unselect_rows() in quantum/matrix.c (#6243)Takeshi ISHII2019-07-03
* [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Michael F. Lamb2019-06-28
* Remove one more copyrighted song (#6200)fauxpark2019-06-26
* Fix breathing always on for soft PWM (#5983)fauxpark2019-06-19
* Set default I2C clock speed to 100kHz for split_common (#6161)Danny2019-06-19
* Fix backlight breathing on C6 (#6102)fauxpark2019-06-17
* Remove all Copyrighted Sounds and Songs (#5905)Drashna Jaelre2019-06-06
* Moving rgb typedefs into a single location (#5978)XScorpion22019-06-04
* Fix compilation error when I2C and encoder is enabled for split codeDanny Nguyen2019-06-02
* Add additional pins for Teensy 3.x and LCzvecr2019-06-01
* Add belgian layout for sendstring (#6008)Kimat Boven2019-05-29
* Fixing matrix_scan so it properly returns changed statusRyan Caltabiano2019-05-28
* Fix up Debouncing in AVR Templates (#5964)Drashna Jaelre2019-05-23
* Reduce rgb matrix firmware sizeRyan Caltabiano2019-05-19
* Make DEBUG keycode disable as well as enable (#5898)fauxpark2019-05-19
* Added custom center point to rgb matrixRyan Caltabiano2019-05-19
* Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)XScorpion22019-05-19
* Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)XScorpion22019-05-19
* Single Color Band scrolling left to right effects (#5867)XScorpion22019-05-19
* Adds a configurable initial delay to the audio clicky feature (#4286)Josh2019-05-17
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-17
* Add effect range to rgblight.c (#5856)Takeshi ISHII2019-05-15
* NK65 Addition (#5865)yiancar2019-05-15
* [Keymap] Pvinis master (#5843)Pavlos Vinieratos2019-05-14
* Added check for event pressed to clear space cadet (#5839)XScorpion22019-05-11
* Fix for Solid Reactive mode bug (#5846)XScorpion22019-05-11
* RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)XScorpion22019-05-10
* Cleanup/rgb matrix (#5811)XScorpion22019-05-10
* Norman layout for the minidox keyboard (#5747)Torben Hoffmann2019-05-09
* 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