Commit Graph

1459 Commits (be1b5c5a54263e5d4c46ad6ece68d41c20c6d7a9)

Author SHA1 Message Date
fauxpark e0ecc53f4e Make DEBUG keycode disable as well as enable (#5898) 6 years ago
Ryan Caltabiano 5c7b37bbbd Added custom center point to rgb matrix 6 years ago
XScorpion2 270b39b2eb Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 6 years ago
XScorpion2 f11fde9bf5 Fixing hsv_to_rgb where s = 0 and v < 255 (#5915) 6 years ago
XScorpion2 0099bbf9a6 Single Color Band scrolling left to right effects (#5867) 6 years ago
Josh d85110b6ec Adds a configurable initial delay to the audio clicky feature (#4286) 6 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) 6 years ago
Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856) 6 years ago
yiancar acd3e79add NK65 Addition (#5865) 6 years ago
Pavlos Vinieratos b68d8fe82e [Keymap] Pvinis master (#5843) 6 years ago
XScorpion2 c6184d2e7e Added check for event pressed to clear space cadet (#5839) 6 years ago
XScorpion2 819364ea23 Fix for Solid Reactive mode bug (#5846) 6 years ago
XScorpion2 fd23a0e909 RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812) 6 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811) 6 years ago
Torben Hoffmann d3f3da5112 Norman layout for the minidox keyboard (#5747) 6 years ago
XScorpion2 60eae7335b RGB Matrix Typing Heatmap (#5786) 6 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 6 years ago
Rainer Clasen 12e6d41202 [Split] fix split_common i2c backlight disabling (#3886) 6 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) 6 years ago
XScorpion2 e290dc5ad8 Space Cadet: Reducing unnecessary reported keypresses (#5781) 6 years ago
MechMerlin 4c14b5832a Fix up ps2avrgb templates (#5606) 6 years ago
Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 6 years ago
Drashna Jaelre 41beecfc18 Add DFU Suffix for ARM boards (#5763) 6 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 6 years ago
XScorpion2 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) 6 years ago
XScorpion2 3235c8527d Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745) 6 years ago
XScorpion2 22ba36a4d8 rgblight 255 hue (#5547) 6 years ago
XScorpion2 50bc2dbe77 Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744) 6 years ago
XScorpion2 bb208f3e3b Implement kb function for rgb matrix to led lookup (#5738) 6 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277) 6 years ago
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619) 6 years ago
Daniel Prilik 1d784f0f95 RGB Matrix: Custom effects on a kb/user level (#5338) 6 years ago
fauxpark c3be0520c4 Fix sendstring "#" producing "£" instead (#5724) 6 years ago
mtei 9f8c8c53a5 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword() 6 years ago
mtei 5312131d35 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default() 6 years ago
Rockman18 479baf98e0 [FIX] Misspelled RGB_YELLOW (#5692) 6 years ago
M-AS bb52119a6d RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602) 6 years ago
Brice Figureau b61baf4281 Fix #3566 use an hardware timer for software PWM stability (#3615) 6 years ago
Erovia 066818f5f9 Define RGB colors (#5300) 6 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature 6 years ago
Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509) 6 years ago
Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 6 years ago
Mike Roberts b60413af60 Use auto output for Adafruit BLE (#4131) 6 years ago
Alex Ong 7a1086e405 [core] Fix for eager_pr #5643 6 years ago
Alex Ong d0fb7005d5 Eager pk/pr optimization (#5621) 6 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418) 6 years ago
Bob 02b74d521b fix combo enabling logic (#5610) 6 years ago
Drashna Jaelre a6857d18e1 Change table names 6 years ago
Drashna Jaelre 1d7a06a0a2 Cleanup code 6 years ago
Drashna Jaelre e88530af79 Make send_char multilined for readaability 6 years ago