Commit Graph

959 Commits (clang-format)

Author SHA1 Message Date
skullY 5fa1490acb clang-format run
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
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