We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da3649 commit 2e7d114Copy full SHA for 2e7d114
hwconfig/serdaco_mp32l.override
@@ -0,0 +1,33 @@
1
+# Serdaco MP32L
2
+# https://www.serdashop.com/MP32L
3
+
4
+SoundDevice=i2s
5
+SampleRate=48000
6
+DACI2CAddress=0
7
+ChannelsSwapped=0
8
9
+MIDIBaudRate=31250
10
+MIDIThru=umidi1,ttyS1
11
12
+SSD1306LCDI2CAddress=0x3c
13
+SSD1306LCDWidth=128
14
+SSD1306LCDHeight=32
15
+SSD1306LCDRotate=1
16
+SSD1306LCDMirror=0
17
18
+LCDColumns=20
19
+LCDRows=2
20
21
+ButtonPinPrev=17
22
+ButtonActionPrev=click
23
+ButtonPinNext=27
24
+ButtonActionNext=click
25
+ButtonPinBack=22
26
+ButtonActionBack=click
27
+ButtonPinSelect=23
28
+ButtonActionSelect=click
29
+ButtonPinHome=23
30
+ButtonActionHome=longpress
31
+ButtonPinShortcut=0
32
33
+EncoderEnabled=0
0 commit comments