Commit Graph

970 Commits (0a03f7cff7b6892ca93333fa5061c1ca454de0cb)

Author SHA1 Message Date
Ryan Caltabiano cf215487ba Switching rgb_config_t to use HSV struct
5 years ago
XScorpion2 3ee062222a Fixing effects to respect user sat and val levels (#6275)
5 years ago
Konstantin Đorđević c69060465e Fix parentheses in macros, and in general clean up quantum.h (#5021)
5 years ago
Drashna Jaelre 37be1cb513
Fix debouncing issue for eager algorithms (#6081)
5 years ago
fauxpark 8b1cdd1e3d Add copyright year placeholders to new keyboard script (#6280)
5 years ago
XScorpion2 d16db69367 Added mod carry over from press to release. (#5866)
5 years ago
Takeshi ISHII f268993760 fix unselect_rows() in quantum/matrix.c (#6243)
5 years ago
Michael F. Lamb b802c0c8df [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)
5 years ago
fauxpark 8c1900a658 Remove one more copyrighted song (#6200)
5 years ago
fauxpark 317b809564 Fix breathing always on for soft PWM (#5983)
5 years ago
Danny 810c8db770 Set default I2C clock speed to 100kHz for split_common (#6161)
5 years ago
fauxpark 6bdcbfb25a Fix backlight breathing on C6 (#6102)
5 years ago
Drashna Jaelre 06975aa0dd Remove all Copyrighted Sounds and Songs (#5905)
5 years ago
XScorpion2 e7711b3b66 Moving rgb typedefs into a single location (#5978)
5 years ago
Danny Nguyen 2c8149aa55 Fix compilation error when I2C and encoder is enabled for split code
5 years ago
zvecr c393d3afde Add additional pins for Teensy 3.x and LC
5 years ago
Kimat Boven 4d97f35230 Add belgian layout for sendstring (#6008)
5 years ago
Ryan Caltabiano 6d6646de04 Fixing matrix_scan so it properly returns changed status
5 years ago
Drashna Jaelre 83afae31ed Fix up Debouncing in AVR Templates (#5964)
5 years ago
Ryan Caltabiano c9a7161d93 Reduce rgb matrix firmware size
5 years ago
fauxpark e0ecc53f4e Make DEBUG keycode disable as well as enable (#5898)
5 years ago
Ryan Caltabiano 5c7b37bbbd Added custom center point to rgb matrix
5 years ago
XScorpion2 270b39b2eb Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
5 years ago
XScorpion2 f11fde9bf5 Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
5 years ago
XScorpion2 0099bbf9a6 Single Color Band scrolling left to right effects (#5867)
5 years ago
Josh d85110b6ec Adds a configurable initial delay to the audio clicky feature (#4286)
5 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637)
5 years ago
Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856)
5 years ago
yiancar acd3e79add NK65 Addition (#5865)
5 years ago
Pavlos Vinieratos b68d8fe82e [Keymap] Pvinis master (#5843)
5 years ago
XScorpion2 c6184d2e7e Added check for event pressed to clear space cadet (#5839)
5 years ago
XScorpion2 819364ea23 Fix for Solid Reactive mode bug (#5846)
5 years ago
XScorpion2 fd23a0e909 RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
5 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
5 years ago
Torben Hoffmann d3f3da5112 Norman layout for the minidox keyboard (#5747)
5 years ago
XScorpion2 60eae7335b RGB Matrix Typing Heatmap (#5786)
5 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
5 years ago
Rainer Clasen 12e6d41202 [Split] fix split_common i2c backlight disabling (#3886)
5 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773)
5 years ago
XScorpion2 e290dc5ad8 Space Cadet: Reducing unnecessary reported keypresses (#5781)
5 years ago
MechMerlin 4c14b5832a Fix up ps2avrgb templates (#5606)
5 years ago
Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803)
5 years ago
Drashna Jaelre 41beecfc18 Add DFU Suffix for ARM boards (#5763)
5 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
5 years ago
XScorpion2 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
5 years ago
XScorpion2 3235c8527d Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745)
5 years ago
XScorpion2 22ba36a4d8 rgblight 255 hue (#5547)
5 years ago
XScorpion2 50bc2dbe77 Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744)
5 years ago
XScorpion2 bb208f3e3b Implement kb function for rgb matrix to led lookup (#5738)
5 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277)
5 years ago