MX
e196999b4a
upd changelog
2025-03-24 03:36:26 +03:00
MX
4d19ffb31c
Merge remote-tracking branch 'OFW/dev' into dev
2025-03-24 03:34:09 +03:00
MMX
472f7e76f3
Merge pull request #881 from Dmitry422/dev
...
RGB BACKLIGHT refactoring.
2025-03-24 03:32:56 +03:00
Dmitry422
f52c9855d6
Cosmetic code changes and removing unused parts.
2025-03-23 19:36:38 +07:00
Dmitry422
dc7e96d185
Code cleanup
2025-03-21 06:33:27 +07:00
Dmitry422
f751b28532
Reboot screen color cosmetic changes.
2025-03-19 19:18:19 +07:00
Dmitry422
5eb38b786b
RGB BACKLIGHT refactoring finished.
...
- rgb_backlight by @Quen0n
- rgb_backlight_settings and effects (like rainbow) idea by @Willy-JL
For access to rgb backlight settings enable Debug mode and go to Settings-LCD and Notification-RGB backlight
2025-03-19 18:53:02 +07:00
Dmitry422
a629118aaa
Rainbow mode in progress
2025-03-19 00:46:00 +07:00
Ruslan Nadyrshin
02dedd60f3
Add guides on Getting Started with JS ( #4150 )
...
- Get started section added to the JS docs
- Small fixes in the JS modules docs
2025-03-19 02:08:23 +10:00
Dmitry422
a4d0c467f9
End of static colors settings, next rainbow
2025-03-18 18:41:50 +07:00
Dmitry422
c66b332a7d
refactor rgb_backlight
2025-03-17 23:56:39 +07:00
Dmitry422
05423d5cb3
Start rgb backlight settings refactoring and adding new options;
2025-03-16 22:42:22 +07:00
MX
b48e00928a
remove overkill service
2025-03-16 05:24:20 +03:00
MX
edd75a9b01
init rgb only once on boot if mod is not present
...
testing required!!!
2025-03-16 04:21:02 +03:00
MX
94b369657d
upd changelog and add fix
2025-03-15 09:32:19 +03:00
MX
c04ce78fcd
fix messages [ci skip]
2025-03-15 09:02:21 +03:00
MX
16b8ec5a9c
upd changelog
2025-03-15 08:37:37 +03:00
MX
21e2e9c148
fmt and return settings to original value [ci skip]
2025-03-15 08:14:00 +03:00
MX
7f1c8684c6
remove build [ci skip]
2025-03-15 08:10:25 +03:00
MMX
b5fd8953f9
Merge pull request #877 from Dmitry422/dev
...
Сombining rgb_backlight (by @quen0n) and original_backlight in one firmware
2025-03-15 07:59:51 +03:00
MX
9da510389a
small fixes
2025-03-15 07:58:51 +03:00
MX
8ca3581fb0
subghz bugfixes and experimental options
2025-03-15 07:23:23 +03:00
MX
ab8ea27200
Merge remote-tracking branch 'OFW/doom/hid_fap_fixes' into dev
2025-03-15 03:12:34 +03:00
MX
ed1f4000e6
Merge remote-tracking branch 'OFW/dev' into dev
2025-03-15 03:11:19 +03:00
doomwastaken
61a54a1b06
decreased extra stack by 256b
2025-03-14 20:25:38 +03:00
doomwastaken
b2185594f2
increased hid remote stack, increased swipe speed, added enterprise sleep
2025-03-14 20:19:24 +03:00
Dmitry422
cf63e9c036
Restore Input_vibro_touch compability with rgb_backlight.
...
rgb_backlight driver litle bit improvements
2025-03-14 18:40:19 +07:00
Dmitry422
9b3d737693
Moving RGB Backlight setings and effect to rgb service finished.
2025-03-14 02:18:14 +07:00
Dmitry422
c9313c6f52
still fucking ))
2025-03-13 18:06:39 +07:00
Dmitry422
e589cf7246
Still working
2025-03-13 00:42:03 +07:00
Evgeny E
9a8dcc340f
fix: flipper detected before it was rebooted ( #4146 )
2025-03-12 13:25:37 +00:00
Dmitry422
7a19c9e549
Still in progress
2025-03-12 18:15:38 +07:00
Dmitry422
4045628ac6
Working on moving RGB routines from Notification to RGB service
2025-03-12 02:19:17 +07:00
Dmitry422
9e6593c09e
Start moving RGB MOD from Notification to RGB MOD service.
2025-03-11 18:54:12 +07:00
Dmitry422
687a6fd630
User Interface bug removed.
2025-03-11 15:11:01 +07:00
Dmitry422
b5bfe7085d
Merge branch 'DarkFlippers:dev' into dev
2025-03-11 10:12:30 +07:00
Dmitry422
82d3f452cd
Code cosmetic changes.
2025-03-10 21:02:37 +07:00
Dmitry422
5e6c238389
RGB mod rainbow effect done.
2025-03-10 20:51:09 +07:00
MX
8fd5a26e3e
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2025-03-06 22:13:35 +03:00
Dmitry422
bf50f0cd20
Cosmetic changes.
2025-03-05 22:47:28 +07:00
WillyJL
cef20b3a5e
JS: Fix gui.js stopwatch example borders ( #4131 )
2025-03-05 18:11:51 +04:00
Dmitry422
82fd6b2130
RGB Rainbow still in development.
2025-03-04 23:34:11 +07:00
Dmitry422
7ac1452618
Start working on RGB mod Rainbow effect (inspired by Willy-JL idea).
2025-03-04 22:13:59 +07:00
Dmitry422
08304ccff5
Small usability changes
2025-03-01 23:58:07 +07:00
Dmitry422
bb170140e2
Сombining rgb_backlight and original_backlight finished.
...
- RGB Colors settings available only when Settings-Notification-RGB_MOD_Installed swithed ON
- RGB_MOD_Installed switch (ON|OFF) available in Notification only with Debug mode swithed ON.
2025-03-01 22:55:25 +07:00
Dmitry422
3c7d9e63fb
Start working on combining rgb_backlight and original_backlight.
2025-02-28 23:14:18 +07:00
MX
be4b049417
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-27 00:59:17 +03:00
Tyler Crumpton
0d99e54a17
Fix PWM-supported logic on pwmStop() ( #4129 )
2025-02-26 19:34:54 +04:00
MX
edd42d34c6
upd changelog
2025-02-25 02:58:14 +03:00
MX
248666be2b
fix
2025-02-25 02:13:44 +03:00