Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Shanling Q1: default to USB force charging

Force charging must be set or the Q1 will not draw 500 mA from
an AC adapter (see 0ca0940f01).

Change-Id: I4ec6dc7728a5aa4d7f07580556efb960948c24a8

+1
+1
firmware/export/config/shanlingq1.h
··· 105 105 #define HAVE_USB_POWER 106 106 #define HAVE_USB_CHARGING_ENABLE 107 107 #define HAVE_USB_CHARGING_IN_THREAD 108 + #define TARGET_USB_CHARGING_DEFAULT USB_CHARGING_FORCE 108 109 #define HAVE_BOOTLOADER_USB_MODE 109 110 #endif 110 111