Commit Graph

957 Commits (834a8d1da18688eefe3e9e01f75f3e936f156e10)

Author SHA1 Message Date
XScorpion2 e7711b3b66 Moving rgb typedefs into a single location () 6 years ago
Danny Nguyen 2c8149aa55 Fix compilation error when I2C and encoder is enabled for split code 6 years ago
zvecr c393d3afde Add additional pins for Teensy 3.x and LC 6 years ago
Kimat Boven 4d97f35230 Add belgian layout for sendstring () 6 years ago
Ryan Caltabiano 6d6646de04 Fixing matrix_scan so it properly returns changed status 6 years ago
Drashna Jaelre 83afae31ed Fix up Debouncing in AVR Templates () 6 years ago
Ryan Caltabiano c9a7161d93 Reduce rgb matrix firmware size 6 years ago
fauxpark e0ecc53f4e Make DEBUG keycode disable as well as enable () 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 () 6 years ago
XScorpion2 f11fde9bf5 Fixing hsv_to_rgb where s = 0 and v < 255 () 6 years ago
XScorpion2 0099bbf9a6 Single Color Band scrolling left to right effects () 6 years ago
Josh d85110b6ec Adds a configurable initial delay to the audio clicky feature () 6 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t () 6 years ago
Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c () 6 years ago
yiancar acd3e79add NK65 Addition () 6 years ago
Pavlos Vinieratos b68d8fe82e [Keymap] Pvinis master () 6 years ago
XScorpion2 c6184d2e7e Added check for event pressed to clear space cadet () 6 years ago
XScorpion2 819364ea23 Fix for Solid Reactive mode bug () 6 years ago
XScorpion2 fd23a0e909 RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual () 6 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix () 6 years ago
Torben Hoffmann d3f3da5112 Norman layout for the minidox keyboard () 6 years ago
XScorpion2 60eae7335b RGB Matrix Typing Heatmap () 6 years ago
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) () 6 years ago
Rainer Clasen 12e6d41202 [Split] fix split_common i2c backlight disabling () 6 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common () 6 years ago
XScorpion2 e290dc5ad8 Space Cadet: Reducing unnecessary reported keypresses () 6 years ago
MechMerlin 4c14b5832a Fix up ps2avrgb templates () 6 years ago
Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements () 6 years ago
Drashna Jaelre 41beecfc18 Add DFU Suffix for ARM boards () 6 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() () 6 years ago
XScorpion2 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue () 6 years ago
XScorpion2 3235c8527d Simple fix for selecting which tracked key press to work off of for simple reactive effects () 6 years ago
XScorpion2 22ba36a4d8 rgblight 255 hue () 6 years ago
XScorpion2 50bc2dbe77 Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix () 6 years ago
XScorpion2 bb208f3e3b Implement kb function for rgb matrix to led lookup () 6 years ago
XScorpion2 c745d9b82e Simple extended space cadet () 6 years ago
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags () 6 years ago
Daniel Prilik 1d784f0f95 RGB Matrix: Custom effects on a kb/user level () 6 years ago
fauxpark c3be0520c4 Fix sendstring "#" producing "£" instead () 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 () 6 years ago
M-AS bb52119a6d RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) () 6 years ago
Brice Figureau b61baf4281 Fix use an hardware timer for software PWM stability () 6 years ago
Erovia 066818f5f9 Define RGB colors () 6 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature 6 years ago
Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT () 6 years ago
Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. () 6 years ago
Mike Roberts b60413af60 Use auto output for Adafruit BLE () 6 years ago