Commit Graph

9894 Commits (dba5ec7d92c04b9bfa1b39c4b04227c3032667fb)
 

Author SHA1 Message Date
Florian Didron 3ed039ed76
Merge branch 'master' into fix/mouse_keys
6 years ago
Florian Didron 24d05fee49
Merge pull request #46 from zsa/fix/oled_driver_for_splits
6 years ago
Florian Didron a90a78c265
Merge branch 'master' into fix/oled_driver_for_splits
6 years ago
Florian Didron 3662999df2
Merge pull request #54 from zsa/rgb_light_effect_range
6 years ago
Florian Didron 5cb5e04f13
Merge pull request #32 from zsa/per_key_matrix_effects_part_1
6 years ago
Ryan Caltabiano 0554bced7c
Reduce rgb matrix firmware size
6 years ago
Ryan Caltabiano 18e15a7077
Added custom center point to rgb matrix
6 years ago
XScorpion2 2e08096ba6
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
6 years ago
XScorpion2 5b69491bac
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
6 years ago
XScorpion2 05e01eb565
Single Color Band scrolling left to right effects (#5867)
6 years ago
Josh fd7caea42e
Adds a configurable initial delay to the audio clicky feature (#4286)
6 years ago
Drashna Jaelre 1e51f568dd
Make delay for Capslock in Hold-Tap functions configurable (#5497)
6 years ago
yiancar 1724b515b5
NK65 Addition (#5865)
6 years ago
Takeshi ISHII cf1b36bf83
Add effect range to rgblight.c (#5856)
6 years ago
Erez Zukerman 689303e49f
Merge pull request #52 from zsa/f/default-debounce
6 years ago
Florian Didron 37d0686bd0 Restores Ergodox default Debounce value
6 years ago
Florian Didron 8ca41899d2
Merge pull request #49 from zsa/fix/planck_ez_a5_high
6 years ago
XScorpion2 95e4c8a461
Fix for Solid Reactive mode bug (#5846)
6 years ago
Drashna Jaelre c4f2f95db8
Enable additional animation modes for the Glow keyboards
6 years ago
XScorpion2 a8ed2608b5
RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
6 years ago
XScorpion2 665e719e31
Cleanup/rgb matrix (#5811)
6 years ago
Rainer Clasen 5d9a4c4414
[Split] fix split_common i2c backlight disabling (#3886)
6 years ago
XScorpion2 b4dab5b09b
RGB Matrix Typing Heatmap (#5786)
6 years ago
XScorpion2 4d57a049b5
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
6 years ago
XScorpion2 6364fe4efb
Updated rgb_led struct field modifier to flags (#5619)
6 years ago
Jack Humbert 51cc6f398d
make a5 high when not in use
6 years ago
skullydazed 9ab77d760c
Make python a required build dependency (#5784)
6 years ago
Drashna Jaelre be58a68473
Re-fix Mousekey Movements (#5740)
6 years ago
XScorpion2 4b5a0375d4
Fix issuse with OLED Driver and Split Keyboard code
6 years ago
Florian Didron ff3e430970
Merge pull request #45 from zsa/feature/unicode_map_improvements
6 years ago
Florian Didron 270ab0d3fb
Merge branch 'master' into feature/unicode_map_improvements
6 years ago
Florian Didron 43aae47b38
Merge pull request #44 from zsa/enable_lto_option
6 years ago
Florian Didron c7d9b48cc9
Merge branch 'master' into enable_lto_option
6 years ago
Florian Didron 3c5dd583e1
Merge pull request #43 from zsa/fix/space_cadet
6 years ago
Florian Didron 3504bf30e1
Merge pull request #42 from zsa/feature/add_dfu_util_signature
6 years ago
Florian Didron 7a136f7440
Merge pull request #41 from zsa/fix/lib_src_insert_point
6 years ago
Florian Didron 8e9ac7d142
Merge pull request #40 from zsa/feature/rgblight_static_breathing_table
6 years ago
Florian Didron 46ea7dfd51
Merge pull request #39 from zsa/fix/hue_to_rgb_tuning
6 years ago
Florian Didron 1f3fd52b6d
Merge pull request #38 from zsa/fix/rgb_matrix_simple_reaction_tracking
6 years ago
Florian Didron e622e6d1bb
Merge pull request #37 from zsa/feature/rgb_matrix_led_lookup
6 years ago
Florian Didron 2a70dc8eea
Merge pull request #36 from zsa/fix/ws2812_matrix_refs
6 years ago
Florian Didron feb7c58f30
Merge pull request #35 from zsa/fix/rgblight_hue_range
6 years ago
Konstantin Đorđević 4f2efc06ce
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803)
6 years ago
Drashna Jaelre 8903b7913a
Add option to enable LTO easily (#5674)
6 years ago
XScorpion2 25aa7bcbdb
Space Cadet: Reducing unnecessary reported keypresses (#5781)
6 years ago
Takeshi ISHII 19c6b7fe10
Fix LIB_SRC insert position (#5731)
6 years ago
Drashna Jaelre caef39bf2a
Add DFU Suffix for ARM boards (#5763)
6 years ago
Takeshi ISHII 4550e29f95
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
6 years ago
XScorpion2 22426a4b4a
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
6 years ago
XScorpion2 2351739cd9
Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745)
6 years ago