Added support for Newton M3 4.2 Yellow #273

This commit is contained in:
jjwbruijn
2024-04-20 21:02:48 +02:00
parent f4727483ad
commit f1010ad3cc
6 changed files with 42 additions and 15 deletions

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"name": "M3 4.2 BWY\"",
"width": 400,
"height": 300,
"rotatebuffer": 0,
"bpp": 2,
"colortable": {
"white": [ 255, 255, 255 ],
"black": [ 0, 0, 0 ],
"yellow": [ 255, 255, 0 ]
},
"shortlut": 0,
"zlib_compression": "27",
"options": [ "button", "led" ],
"contentids": [ 22, 23, 1, 4, 5, 7, 8, 9, 10, 11, 17, 18, 19, 20 ],
"usetemplate": 2
}