DB48X-on-DM42/sim/sim.qrc
Christophe de Dinechin 1d58abd64c Add the ability to use the DB48X keyboard mapping
This makes it possible to check on simulator what things would look like.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-06-22 18:30:38 +02:00

6 lines
190 B
Text

<RCC>
<qresource prefix="/bitmap">
<file alias="keyboard.png">keyboard-dm42.png</file>
<file alias="keyboard-db48x.png">keyboard-db48x.png</file>
</qresource>
</RCC>