Commit Graph

889 Commits (planck_ez_with_5372)

Author SHA1 Message Date
Jack Humbert 08fd17b3fd merge in 5372
6 years ago
Drashna Jaelre f6fd320049
fix bug in quantum/rgb_matrix_drivers.c
6 years ago
Jack Humbert 96e6c1fa31 Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes
6 years ago
Brian Choromanski 3f4d706c98 Fixing dead links (#5503)
6 years ago
Ryan Caltabiano e7d3cf02ba Moving define RGB_MATRIX_KEYREACTIVE_ENABLED earlier in the include chain
6 years ago
Ryan Caltabiano 74b7c3a4fb Combined the keypresses || keyreleases define checks into a single define so I stop forgetting it where necessary
6 years ago
Ryan Caltabiano 161c4b21dc Updating effect function api for future extensions
6 years ago
DDRnJn b90df560f8 Added songs from Nier and Nier Automata
6 years ago
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392)
6 years ago
Ryan Caltabiano 8073da5dea RGB Matrix overhaul
6 years ago
Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature (#5243)
6 years ago
James Churchill cd696ed3d1 Fix i2c splits with >8 columns (#5454)
6 years ago
M-AS 221ac2eabb New RGB Matrix effect: Single color reactive (#5330)
6 years ago
cubimon f9f0a31904 Unicode fix for new wincompose version (#5082)
6 years ago
DDRnJn fcc9b4b8e7 Added 4 new songs to song_list.h
6 years ago
Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396)
6 years ago
Takuya Urakawa 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support (#5379)
6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
6 years ago
DDRnJn fe89aef774 Add 3 new songs and add new note type (#5351)
6 years ago
Marco Monaco 73d8593352 increase size of note counter variable to avoid overflow
7 years ago
James Churchill c7c4937eef Clean up debounce a bit (#5255)
7 years ago
avatak 8dd1dab7cb Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)
7 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard (#5214)
7 years ago
Konstantin Đorđević d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221)
7 years ago
Tobias Schulte a69e4406d4 Fix Tx Bolt ghosting second character on key press (#5229)
7 years ago
Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time (#5213)
7 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
7 years ago
Takeshi ISHII 030faf951c Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)
7 years ago
Drashna Jaelre 100697ebab Stop all notes on startup, if there is no song and audio is disabled to prevent continouse tone (#5173)
7 years ago
Drashna Jaelre feee01192e
Fix Audio Clicky by adding missing punctuation (#5171)
7 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
7 years ago
Rys Sommefeldt 0e68b6c1a9 Add UK variant of the SEND_STRING() LUTs
7 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
7 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)
7 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
7 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981)
7 years ago
Drashna Jaelre cc146e32dc Improve RGB Light code (#4326)
7 years ago
Konstantin Đorđević d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
7 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
7 years ago
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936)
7 years ago
skullY c5221fa1cb fix the led_matrix.h naming conflict
7 years ago
skullY 5fc2421811 Put back an accidentally stripped copyright
7 years ago
skullY 1a680c1d6a cleanup
7 years ago
skullY 84879f28a3 fix compiling for backlight without led matrix
7 years ago
skullY c080a3e7c4 cleanup
7 years ago
skullY 32116f1a45 Move the 1 second delay to led_matrix_init
7 years ago
skullY 6b74dd6de5 led_matrix works now
7 years ago
skullY bf2670601d compiles, but long delay on startup and problems
7 years ago
skullY 159191a874 revert accidental rgb_matrix.h changes
7 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731
7 years ago