-
Hi,
I found out that if you set MasterVersion and AppVersion ZBsp to 1.02 and then want to create an FPKG with Orbis-Pub-gen.exe,
there is an error when checking the param.sfo.
But if you only …
-
### Terraform Core Version
v1.3.5
### AWS Provider Version
v4.46.0
### Affected Resource(s)
_No response_
### Expected Behavior
Storage increased beyond 400GB and IOPS/Throughput changed to mat…
-
### Describe the Bug
Hi, I'm trying to create a keyboard with trackpoint module for myself.
I've got the PS/2 trackpoint module and use Raspberry PI PICO (RP2040 MCU) to test my QMK firmware.
I'…
-
i feel like im so close to getting android on this thing. i even try to run system.img after this was done, in usb transfer mode to no avail. i even tried reinstalling stock firmware (before the ota i…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.4 on 2023-08-22; BPI-PicoW-S3 with ESP32S3
```
### Code/REPL
```python
import board
import busio
import sdcardio
import …
-
![image](https://github.com/user-attachments/assets/10ba62a0-dcb0-4414-8950-a34e3dcfd98e)
I have this config for the o1 model, I added on top of a gp4 working config, everything seemed to be fine wit…
-
I tried to get 2 sh1106 displays working on the raspberry pi pico for the last 2 days. One of them is a Waveshare 1.3 inch 128x64 SH1106 OLED (in SPI mode), the other one is a generic 128x64 SPI OLED …
-
This works:
main keyboard info.json
```
"encoder": {
"rotary": [
{ "pin_a": "GP28", "pin_b": "GP27", "resolution": 4 },
{ "pin_a": "GP22", "pin_b": "GP26", "r…
-
Hi, at the moment this is really quite difficult to figure out. There were people on the forums having trouble too. I think it would be useful if there was a straightforward list of all the exposed pi…
-
First off thanks for writing this code, I cant wait to get it all working and do some proper tinkering!
It's been a bit of a journey but I've managed to get circuit python building the firmware and…