1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/keymaps
Aidan MacDonald 83950bf233 New WIP port: Echo R1
The Echo R1 is a new open-hardware music player design, based
on the STM32H743 microcontroller. Schematics and hardware
documentation for it can be found here:

- https://github.com/amachronic/echoplayer

This is an incomplete port. The bootloader can be loaded using
OpenOCD and it can draw to the LCD using SPI. SDRAM is working
but hasn't been extensively tested.

Change-Id: Ifd2bee15c49868fbc989683d3ca14dce48bf3e18
2025-04-22 20:08:08 -04:00
..
keymap-agptekrocker.c agptekrocker: Fix manual build due to missing Quickscreen enter/exit 2024-07-12 08:52:24 -04:00
keymap-android.c touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
keymap-c200.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-clip.c Sansa Clip keymap: Playlist on short Down press and Hotkey on long Down press in WPS 2023-05-24 13:23:26 -04:00
keymap-cowond2.c Cowon D2: Map ACTION_WPS_BROWSE to BUTTON_MINUS|BUTTON_POWER because you sometimes hit it by accident when turning off hold feature. 2009-12-17 18:04:17 +00:00
keymap-creativezv.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-creativezvm.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-dx50.c iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
keymap-e200.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-echor1.c New WIP port: Echo R1 2025-04-22 20:08:08 -04:00
keymap-erosq.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-fiiom3k.c fiiom3k: Recording keymap adjustment 2023-09-21 04:48:57 +02:00
keymap-fiiom3klinux.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-fuze.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-fuzeplus.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-gigabeat-s.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-gigabeat.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-h1x0_h3x0.c h1x0/h3x0: Fix missing TIME context in remote button map 2025-04-22 07:40:27 -04:00
keymap-h10.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-hdd1630.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-hdd6330.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-hm60x.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-hm801.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-ihifi.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-ihifi770.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-ihifi800.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-ipod.c ipod: Support IAP remote MENU/SELECT/UP/DOWN keys in MODE2 2023-10-06 11:31:59 -04:00
keymap-m3.c Yes/No Screen Keymap: add fallbacks to targets lacking them 2021-10-02 10:07:02 -04:00
keymap-m200.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-ma.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-meizu-m6sl.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-meizu-m6sp.c Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
keymap-mini2440.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-mpio-hd200.c Yes/No Screen Keymap: add fallbacks to targets lacking them 2021-10-02 10:07:02 -04:00
keymap-mpio-hd300.c Yes/No Screen Keymap: add fallbacks to targets lacking them 2021-10-02 10:07:02 -04:00
keymap-mr100.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-mr500.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-newtarget.c Set svn props and add Id to headers that were missing it. 2008-07-06 08:44:58 +00:00
keymap-nwz.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-nwza860.c Enable access to Shortcuts Menu from QuickScreen 2022-10-25 03:26:51 +02:00
keymap-ondavx747.c ACTION_FM_QUICKSCREEN is unused 2010-06-18 22:42:40 +00:00
keymap-ondavx767.c Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 specific files) 2009-03-11 22:12:23 +00:00
keymap-ondavx777.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-rk27xx-generic.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-sa9200.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-sansa-connect.c Yes/No Screen Keymap: add fallbacks to targets lacking them 2021-10-02 10:07:02 -04:00
keymap-sdl.c Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back" 2010-08-26 11:43:51 +00:00
keymap-shanlingq1.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-touchscreen.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-vibe500.c Yes/No Screen Keymap: add fallbacks to targets lacking them 2021-10-02 10:07:02 -04:00
keymap-x5.c Yes/No Screen Keymap: add fallbacks to targets lacking them 2021-10-02 10:07:02 -04:00
keymap-xduoox3.c [Feature] xduoo X3 add pitchscreen hotkey to wps 2023-01-13 23:56:10 -05:00
keymap-xduoox3ii.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-xduoox20.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-yh8xx_yh9xx.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00
keymap-ypr0.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-ypr1.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-zen.c Enable access to Shortcuts Menu from QuickScreen 2022-10-25 03:26:51 +02:00
keymap-zenxfi2.c Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
keymap-zenxfi3.c Remove ACTION_SETTINGS_RESET 2022-01-16 23:58:30 +00:00