Commit Graph

946 Commits (18e15a7077ed8a0ea31cc6f31824ca073717d724)

Author SHA1 Message Date
Ryan Caltabiano 18e15a7077
Added custom center point to rgb matrix
5 years ago
XScorpion2 2e08096ba6
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
5 years ago
XScorpion2 5b69491bac
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
5 years ago
XScorpion2 05e01eb565
Single Color Band scrolling left to right effects (#5867)
5 years ago
XScorpion2 95e4c8a461
Fix for Solid Reactive mode bug (#5846)
5 years ago
XScorpion2 a8ed2608b5
RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
5 years ago
XScorpion2 665e719e31
Cleanup/rgb matrix (#5811)
5 years ago
XScorpion2 b4dab5b09b
RGB Matrix Typing Heatmap (#5786)
5 years ago
XScorpion2 4d57a049b5
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
5 years ago
XScorpion2 6364fe4efb
Updated rgb_led struct field modifier to flags (#5619)
5 years ago
Florian Didron 270ab0d3fb
Merge branch 'master' into feature/unicode_map_improvements
5 years ago
Florian Didron 3c5dd583e1
Merge pull request #43 from zsa/fix/space_cadet
5 years ago
Florian Didron 3504bf30e1
Merge pull request #42 from zsa/feature/add_dfu_util_signature
5 years ago
Florian Didron 8e9ac7d142
Merge pull request #40 from zsa/feature/rgblight_static_breathing_table
5 years ago
Florian Didron 46ea7dfd51
Merge pull request #39 from zsa/fix/hue_to_rgb_tuning
5 years ago
Florian Didron 1f3fd52b6d
Merge pull request #38 from zsa/fix/rgb_matrix_simple_reaction_tracking
5 years ago
Florian Didron e622e6d1bb
Merge pull request #37 from zsa/feature/rgb_matrix_led_lookup
5 years ago
Florian Didron 2a70dc8eea
Merge pull request #36 from zsa/fix/ws2812_matrix_refs
5 years ago
Konstantin Đorđević 4f2efc06ce
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803)
5 years ago
XScorpion2 25aa7bcbdb
Space Cadet: Reducing unnecessary reported keypresses (#5781)
5 years ago
Drashna Jaelre caef39bf2a
Add DFU Suffix for ARM boards (#5763)
5 years ago
Takeshi ISHII 4550e29f95
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
5 years ago
XScorpion2 22426a4b4a
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
5 years ago
XScorpion2 2351739cd9
Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745)
5 years ago
XScorpion2 882b8df7af
Implement kb function for rgb matrix to led lookup (#5738)
5 years ago
XScorpion2 fd776b06b3
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744)
5 years ago
XScorpion2 8a9e766bdc
rgblight 255 hue (#5547)
5 years ago
Florian Didron fd06a342ee
Merge pull request #33 from zsa/feature/per_level_matrix_effects
5 years ago
Daniel Prilik b6648f46a8
RGB Matrix: Custom effects on a kb/user level (#5338)
5 years ago
XScorpion2 38c65e4928
Simple extended space cadet (#5277)
5 years ago
Rockman18 d1d0211bf1
[FIX] Misspelled RGB_YELLOW (#5692)
5 years ago
Erovia 190bc5bada
Define RGB colors (#5300)
5 years ago
mtei 5a7085b642
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()
5 years ago
mtei 2e76759f76
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()
5 years ago
Florian Didron 86f437c81f
Merge branch 'master' into feature/more_reactive_modes
6 years ago
Florian Didron c3a160bf72
Merge branch 'master' into feature/oled_driver
6 years ago
M-AS 6cb88628e9
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602)
6 years ago
Ryan Caltabiano 95f8ac3424
OLED Driver Feature
6 years ago
Takeshi ISHII cedda573be
Change split_common to use RGBLIGHT_SPLIT (#5509)
6 years ago
Takeshi ISHII f661d86d97
Add function to support split-keyboard in rgblight.[ch]. (#5020)
6 years ago
Drashna Jaelre 0886c7ce57
Update rgb_matrix.c
6 years ago
Drashna Jaelre 60204faed0
Only increment Enable status for RGB Matrix if it supports it
6 years ago
Alex Ong bcb37d5f57
[core] Fix for eager_pr #5643
6 years ago
Florian Didron 25a9a2f91c
Merge pull request #14 from ErgoDox-EZ/remove_music
6 years ago
Florian Didron 51a682bb9c
Merge branch 'master' into feature/ws2812_matrix
6 years ago
Florian Didron 12c0611189
Merge branch 'master' into fix/combo_logic
6 years ago
Drashna Jaelre eed7c15c2f
Remove any potentially copyrighted soungs/sounds from the repo
6 years ago
Alex Ong 4c2444a4e2
Eager pk/pr optimization (#5621)
6 years ago
XScorpion2 e3fce19c55
Features/ws2812 matrix driver (#5418)
6 years ago
Bob 637c276070
fix combo enabling logic (#5610)
6 years ago