Commit Graph

897 Commits (81535d01e437cf48252b1085bf8fd3be61cb520e)

Author SHA1 Message Date
mtei 81535d01e4 quantum/rgblight.c: fix rgblight_effect_rainbow_swirl() and rgblight_effect_knight()
6 years ago
mtei bb2a315384 quantum/rgblight.c: animation sync interverl 30 sec
6 years ago
mtei 0cfe638755 quantum/rgblight.c: fix snake effect sync
6 years ago
mtei 4a6a73e646 rgblight.c: fix animation sync
6 years ago
mtei 9fff20ebb1 fix mode_base_table[] and snake effect
6 years ago
mtei 1d212db88c quantum/rgblkght.c add animation sync for split keyboard
6 years ago
mtei ea1c2e2415 quantum/rgblkght.c animation timer integration
6 years ago
mtei 7f624f5a61 quantum/rgblight.c use mode_base_table[] and rgblight_status.base_mode
6 years ago
mtei 2cfd4a0d85 add mode_base_table[] to quantum/rgblight.c
6 years ago
mtei 97aff04a1d quantum/rgblight.c change code order: move rgblight_update_sync()
6 years ago
mtei 793c7886a1 fix quantum/rgblight.c:rgblight_disable_XX() add RGBLIGHT_SPLIT_SET_CHANGE_MODE
6 years ago
mtei 297df74728 fix build break rgblight_update_sync() when all animation off
6 years ago
mtei 47b99fe0a4 update rgblight.c
6 years ago
mtei f74e2bc5b8 rmove quantum/rgblight-call-graph.dot (temporary file)
6 years ago
mtei 4e1a12a807 update quantum/rgblight-call-graph.dot (temporary file)
6 years ago
mtei 960c5fe06c implement rgblight_update_sync()
6 years ago
mtei e1a9dfc580 shrink rgblight_config_t
6 years ago
mtei 2ab340da54 remove rgblight_update_hook(), add RGBLIGHT_SPLIT_SET_CHANGE_XXXX
6 years ago
mtei f69e57f1b6 implement rgblight_update_hook()
6 years ago
mtei 5c3fd3a914 add TODO comment
6 years ago
mtei 257a1ca002 add more hook point
6 years ago
mtei 24fb695922 add rgblight_update_hook()
6 years ago
mtei 67bcd0db55 Merge branch 'master' into rgblight.c-add-split-hook
6 years ago
Konstantin Đorđević d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221)
6 years ago
Tobias Schulte a69e4406d4 Fix Tx Bolt ghosting second character on key press (#5229)
6 years ago
mtei ec46f4ba6c temporary Revert "add rgblight_update_hook()"
6 years ago
mtei 289536b605 temporary Revert "add more hook point"
6 years ago
mtei 634b158f46 temporary Revert "add TODO comment"
6 years ago
Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time (#5213)
6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
6 years ago
Takeshi ISHII 030faf951c Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)
6 years ago
Drashna Jaelre 100697ebab Stop all notes on startup, if there is no song and audio is disabled to prevent continouse tone (#5173)
6 years ago
Drashna Jaelre feee01192e
Fix Audio Clicky by adding missing punctuation (#5171)
6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
6 years ago
Rys Sommefeldt 0e68b6c1a9 Add UK variant of the SEND_STRING() LUTs
6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
6 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)
6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
6 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981)
6 years ago
Drashna Jaelre cc146e32dc Improve RGB Light code (#4326)
6 years ago
Konstantin Đorđević d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
6 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
6 years ago
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936)
6 years ago
skullY c5221fa1cb fix the led_matrix.h naming conflict
6 years ago
skullY 5fc2421811 Put back an accidentally stripped copyright
6 years ago
skullY 1a680c1d6a cleanup
6 years ago
skullY 84879f28a3 fix compiling for backlight without led matrix
6 years ago
skullY c080a3e7c4 cleanup
6 years ago
skullY 32116f1a45 Move the 1 second delay to led_matrix_init
6 years ago
skullY 6b74dd6de5 led_matrix works now
6 years ago