Commit Graph

62 Commits (8d103176bc169ba8c32aa97ed99eb3891d6c0daf)

Author SHA1 Message Date
mtei 8d103176bc Revert "Reduce the firmware size by 1500 bytes when rgblight_effect_breathing() is enabled."
7 years ago
mtei 5a763fcf3c remove TODO comment from quantum/rgblight.h
7 years ago
mtei 907586fe36 Merge branch 'master' into rgblight.c-add-split-hook
7 years ago
mtei be6e022c0f quantum/rgblight.c: add split-keyboard master side sync functions
7 years ago
Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396)
7 years ago
mtei b61004e63e Reduce the firmware size by 1500 bytes when rgblight_effect_breathing() is enabled.
7 years ago
mtei d4722ea537 fix RGBLIGHT_SPLIT_ANIMATION check position
7 years ago
mtei a2e5e9b978 cherry-pick from 'rgblight_modes.h sample implementation'
7 years ago
mtei 81535d01e4 quantum/rgblight.c: fix rgblight_effect_rainbow_swirl() and rgblight_effect_knight()
7 years ago
mtei 4a6a73e646 rgblight.c: fix animation sync
7 years ago
mtei 9fff20ebb1 fix mode_base_table[] and snake effect
7 years ago
mtei 1d212db88c quantum/rgblkght.c add animation sync for split keyboard
7 years ago
mtei ea1c2e2415 quantum/rgblkght.c animation timer integration
7 years ago
mtei 2cfd4a0d85 add mode_base_table[] to quantum/rgblight.c
7 years ago
mtei 47b99fe0a4 update rgblight.c
7 years ago
mtei e1a9dfc580 shrink rgblight_config_t
7 years ago
mtei 2ab340da54 remove rgblight_update_hook(), add RGBLIGHT_SPLIT_SET_CHANGE_XXXX
7 years ago
mtei f69e57f1b6 implement rgblight_update_hook()
7 years ago
mtei 5c3fd3a914 add TODO comment
7 years ago
mtei 24fb695922 add rgblight_update_hook()
7 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)
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
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
7 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step
7 years ago
mtei 4bb0fb2ffc A comment indicating the insertion location of the new mode was added.
7 years ago
mtei 661e304033 Add a temporary comment to quantum/rgblight.h to aid migration.
7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
7 years ago
Brad 595f3cbe5b Added alternating led underglow pattern (#3498)
7 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
7 years ago
Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) (#3114)
7 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)
7 years ago
yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
8 years ago
U-LANDSRAAD\drashna c1b46206a7 Fix commands and update my userspace (for testing)
8 years ago
kamisamamizu 12e66330c5 Add COSPAD to QMK and add functions to read HSV (#2156)
8 years ago
Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
8 years ago
skullydazed ad49db8cd2 Address #1689 by using a formula to define the breathing curve (#1692)
8 years ago
Jack Humbert dc7d0c7b74 update to driver separation
8 years ago
skullydazed 4580d3a730 RGB improvements (#1684)
8 years ago
David Stosik 4edfa97e03 Improve and simplify RGB Knight mode (#1677)
8 years ago
David Stosik 94f8b758b3 Fix Kitt and its default behavior (#1674)
8 years ago
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433)
8 years ago
Luiz Ribeiro d4cd5dda5c Added a build flag for using a custom rgblight driver
8 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042)
9 years ago
dungdung a7882b1ffc Added non-animated gradient mode
9 years ago
dungdung 5a1b68d562 Added mode reverse step function
9 years ago
dungdung 0e548f8b5d Christmas mode now works with even RGBED_NUM
9 years ago
Scott Wilson 748181dccd Add extern for 'led' global, set 'weak' attribute for rgblight_set()
9 years ago
Jack Humbert cae269b08b Christmas RGB light mode
9 years ago
Erez Zukerman 4094544d41 Test layout for ErgoDox EZ manufacturing robot
9 years ago