1
0
Fork 0
forked from len0rd/rockbox

surfansf28: Major improvements:

* Add a crude keymap
 * Use native "hardware mute" for audiohw_mute()
 * Properly handle touchscreen inputs
 * Can now play back music, with some warts..

Broken:

 * rotary wheel still doesn't work
 * audio garbled/distorted a bit
 * no volume control

Change-Id: I040217035a7bf3983b0e269fca3408eedd972cd0
This commit is contained in:
Solomon Peachy 2025-05-04 21:50:30 -04:00
parent 3a0d490713
commit 95f970076e
6 changed files with 239 additions and 15 deletions

View file

@ -17,9 +17,12 @@
//#define HAVE_QUICKSCREEN
//#define HAVE_HOTKEY
#define HAVE_HEADPHONE_DETECTION
#ifndef BOOTLOADER
#define HAVE_BUTTON_DATA
#define HAVE_TOUCHSCREEN
#define HAVE_HEADPHONE_DETECTION
#endif
/* KeyPad configuration for plugins */
#define CONFIG_KEYPAD SURFANS_F28_PAD