Commit Graph

989 Commits (3acf64b70881bbb3b165251118555c568bc62700)

Author SHA1 Message Date
fauxpark 4083565334 Store backlight breathing state in EEPROM (#6105)
5 years ago
XScorpion2 b279d2b94e Adding rgb matrix speed into eeprom storage. (#5965)
5 years ago
Drashna Jaelre d8925d7ba7 Fix Preprocessor check for Leader Keys
5 years ago
Drashna Jaelre 9fb4d67877 Add out of bound check for Leader Key sequence array (#5840)
5 years ago
fauxpark a20730f634 Add sendstring LUTs for French keymap (#5830)
5 years ago
fauxpark e8de784425 Sendstring LUT improvements (#5727)
5 years ago
fauxpark 0b25414aec Remove lock LED example in quantum.c (#5636)
5 years ago
Aapo Saaristo 3dd97c383b Add user-overridable callback for cancelling UCIS input (#5564)
5 years ago
Ryan Caltabiano 92d137cec9 Switching rgb_config_t to use HSV struct (qmk#5933)
5 years ago
XScorpion2 fd2246f972 Fixing effects to respect user sat and val levels (#6275)
5 years ago
fauxpark 642986a834 Add copyright year placeholders to new keyboard script (#6280)
5 years ago
Takeshi ISHII 517329696b fix unselect_rows() in quantum/matrix.c (#6243)
5 years ago
fauxpark 341cf42d92 Remove additional copyrighted songs
5 years ago
Konstantin Đorđević 4675f2727b Fix parentheses in macros, and in general clean up quantum.h (#5021)
5 years ago
Michael Graf d29148f289 Removed doubled lines
5 years ago
Florian Didron d5aa21b024 Fix br abnt2 keymap compilation error
5 years ago
Danny Nguyen b69a93d65e Fix compilation error when I2C and encoder is enabled for split code
5 years ago
Florian Didron d49944f1a2 Fix swedish $ sign definition (#81)
5 years ago
Florian Didron 071e51994b Swedish extra keymap refactor
5 years ago
Drashna Jaelre b2f15ce264 Fix debouncing issue for eager algos (#73)
5 years ago
Drashna Jaelre dc13f5f518 Add additional pins for Teensy 3.x and LC (#72)
5 years ago
Drashna Jaelre 9b248baf43 Moving rgb typedefs into a single location (#5978) (#69)
5 years ago
Drashna Jaelre 028d02d1f1 Smallish overhaul of Auto-Shift feature (#67)
5 years ago
Drashna Jaelre a9f88d121e Add belgian layout for sendstring (#6008) (#64)
5 years ago
Drashna Jaelre a92ab87f98 Fixing matrix_scan so it properly returns changed status (#63)
5 years ago
Drashna Jaelre 4cb92b05ed Fix up Debouncing in AVR Templates (#5964) (#59)
5 years ago
Florian Didron 4b6c1b8c2c And fix the A5 Play note too !
5 years ago
Florian Didron f76e726edd Fix A5 after songs
5 years ago
Florian Didron 96147e03e8 Fixes the A5 HIGH consistently with weird noise output
5 years ago
Florian Didron 548848645a Fix startup song timing
5 years ago
Florian Didron 5b346419c7
Merge branch 'master' into audio_click_delay
5 years ago
Florian Didron 20218bebf5
Merge pull request #53 from zsa/driver/3733_enhancement
5 years ago
Florian Didron b58ea9ad0f
Merge branch 'master' into fix/split_common_i2c_backlight
5 years ago
Florian Didron a90a78c265
Merge branch 'master' into fix/oled_driver_for_splits
5 years ago
Florian Didron 3662999df2
Merge pull request #54 from zsa/rgb_light_effect_range
5 years ago
Florian Didron 5cb5e04f13
Merge pull request #32 from zsa/per_key_matrix_effects_part_1
5 years ago
Ryan Caltabiano 0554bced7c
Reduce rgb matrix firmware size
5 years ago
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
Josh fd7caea42e
Adds a configurable initial delay to the audio clicky feature (#4286)
5 years ago
yiancar 1724b515b5
NK65 Addition (#5865)
5 years ago
Takeshi ISHII cf1b36bf83
Add effect range to rgblight.c (#5856)
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
Rainer Clasen 5d9a4c4414
[Split] fix split_common i2c backlight disabling (#3886)
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