Commit Graph

927 Commits (3da8d46a07167fc862e90b6bb232812d5cb64651)

Author SHA1 Message Date
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
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619)
5 years ago
Daniel Prilik 1d784f0f95 RGB Matrix: Custom effects on a kb/user level (#5338)
5 years ago
fauxpark c3be0520c4 Fix sendstring "#" producing "£" instead (#5724)
5 years ago
mtei 9f8c8c53a5 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()
5 years ago
mtei 5312131d35 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()
5 years ago
Rockman18 479baf98e0 [FIX] Misspelled RGB_YELLOW (#5692)
5 years ago
M-AS bb52119a6d RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602)
5 years ago
Brice Figureau b61baf4281 Fix #3566 use an hardware timer for software PWM stability (#3615)
5 years ago
Erovia 066818f5f9 Define RGB colors (#5300)
5 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature
5 years ago
Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509)
5 years ago
Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020)
5 years ago
Mike Roberts b60413af60 Use auto output for Adafruit BLE (#4131)
5 years ago
Alex Ong 7a1086e405 [core] Fix for eager_pr #5643
5 years ago
Alex Ong d0fb7005d5 Eager pk/pr optimization (#5621)
5 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418)
5 years ago
Bob 02b74d521b fix combo enabling logic (#5610)
5 years ago
Drashna Jaelre a6857d18e1 Change table names
5 years ago
Drashna Jaelre 1d7a06a0a2 Cleanup code
5 years ago
Drashna Jaelre e88530af79 Make send_char multilined for readaability
5 years ago
Drashna Jaelre 7148c0b10c Clean up some of the code
5 years ago
Drashna Jaelre a2090d5e86 Add AltGr/RALT support to Send String
5 years ago
noroadsleft 2df82514ab Update ps2avrgb readme template (#5584)
5 years ago
zvecr 0137b02319 Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
5 years ago
Jack Humbert fa4052c26e Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
5 years ago
Bob bc536b9b6d Switch process_combo to using global register and timer (#2561)
5 years ago
zvecr 91b18e263f [Keyboard] Refactor jj40 to current standards (#5574)
5 years ago
Drashna Jaelre 908966bdf3
Fixed tap/down/up handling in dynamic keymap macros (#5363)
5 years ago
Lenbok 2ffa4798a4 Fix bugs that cause compile failures when enabling only some animations.
5 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009)
5 years ago
James Churchill 4c1760883e Update ps2avrgb template to use standard matrix/i2c code (#4957)
5 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328)
5 years ago
XScorpion2 63177760de Added encoder support to split common code (#5477)
5 years ago
Alex Ong 17e7762de7 Eager Per Row Debouncing added (added to Ergodox) (#5498)
5 years ago
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372)
5 years ago
DDRnJn 61b2f2b16e Added some new songs (#5525)
5 years ago
Wilba6582 d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
5 years ago
Brian Choromanski 3f4d706c98 Fixing dead links (#5503)
5 years ago
DDRnJn b90df560f8 Added songs from Nier and Nier Automata
5 years ago
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392)
5 years ago
Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature (#5243)
5 years ago
James Churchill cd696ed3d1 Fix i2c splits with >8 columns (#5454)
5 years ago
M-AS 221ac2eabb New RGB Matrix effect: Single color reactive (#5330)
5 years ago