Commit Graph

972 Commits (d49944f1a2b936cef7429e31ceebab00e7260a02)

Author SHA1 Message Date
Florian Didron d49944f1a2 Fix swedish $ sign definition (#81)
6 years ago
Florian Didron 071e51994b Swedish extra keymap refactor
6 years ago
Drashna Jaelre b2f15ce264 Fix debouncing issue for eager algos (#73)
6 years ago
Drashna Jaelre dc13f5f518 Add additional pins for Teensy 3.x and LC (#72)
6 years ago
Drashna Jaelre 9b248baf43 Moving rgb typedefs into a single location (#5978) (#69)
6 years ago
Drashna Jaelre 028d02d1f1 Smallish overhaul of Auto-Shift feature (#67)
6 years ago
Drashna Jaelre a9f88d121e Add belgian layout for sendstring (#6008) (#64)
6 years ago
Drashna Jaelre a92ab87f98 Fixing matrix_scan so it properly returns changed status (#63)
6 years ago
Drashna Jaelre 4cb92b05ed Fix up Debouncing in AVR Templates (#5964) (#59)
6 years ago
Florian Didron 4b6c1b8c2c And fix the A5 Play note too !
6 years ago
Florian Didron f76e726edd Fix A5 after songs
6 years ago
Florian Didron 96147e03e8 Fixes the A5 HIGH consistently with weird noise output
6 years ago
Florian Didron 548848645a Fix startup song timing
6 years ago
Florian Didron 5b346419c7
Merge branch 'master' into audio_click_delay
6 years ago
Florian Didron 20218bebf5
Merge pull request #53 from zsa/driver/3733_enhancement
6 years ago
Florian Didron b58ea9ad0f
Merge branch 'master' into fix/split_common_i2c_backlight
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
yiancar 1724b515b5
NK65 Addition (#5865)
6 years ago
Takeshi ISHII cf1b36bf83
Add effect range to rgblight.c (#5856)
6 years ago
XScorpion2 95e4c8a461
Fix for Solid Reactive mode bug (#5846)
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
XScorpion2 4b5a0375d4
Fix issuse with OLED Driver and Split Keyboard code
6 years ago
Florian Didron 270ab0d3fb
Merge branch 'master' into feature/unicode_map_improvements
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 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
Konstantin Đorđević 4f2efc06ce
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803)
6 years ago
XScorpion2 25aa7bcbdb
Space Cadet: Reducing unnecessary reported keypresses (#5781)
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