![Image](https://i.imgur.com/caRQ7bA.jpg)
Yes I stole the phone jack off a wall in my house.
![Image](https://i.imgur.com/cyNIOdT.jpg)
![Image](https://i.imgur.com/MW00wHt.jpg)
![Image](https://i.imgur.com/ofvwjQJ.jpg)
![Image](https://i.imgur.com/szWhBLw.jpg)
![Image](https://i.imgur.com/03Dr1HI.jpg)
![Image](https://i.imgur.com/hKDAzuU.jpg)
![Image](https://i.imgur.com/2xV9tZx.jpg)
what PCB?anthonymak wrote: 28 Dec 2020, 12:19 nice work, I use a new pcb for my m0110, the pcb uses a pro micro as controller but I am going to remap the pcb with a 32u4 feather. and is now waiting for wire and plugs to do the remap.
anthonymak wrote: 28 Dec 2020, 12:19 nice work, I use a new pcb for my m0110, the pcb uses a pro micro as controller but I am going to remap the pcb with a 32u4 feather. and is now waiting for wire and plugs to do the remap.
I haven't done too much testing on battery life yet; I'll see how long it lasts starting now I guess. My computer boots to a GRUB menu which doesn't have BT support so I mostly use it in USB mode. I plant to make one of the CSR8510 HID dongles which should solve my use case issue.
Code: Select all
F_CPU = 8000000
NKRO_ENABLE ?= no
BOOTLOADER = caterina
BLUETOOTH_ENABLE ?= no
BLUETOOTH = AdafruitBLE
Sorry for the late reply; this thing lasted a bit longer than I expected. I managed to get two samples of battery life using a hard-bound bluetooth dongle and the fully charged 4400mAh battery. Both lasted right around 4.5 weeks of continuous connection.
that's really not bad at alljsheradin wrote: 05 Mar 2021, 17:46Sorry for the late reply; this thing lasted a bit longer than I expected. I managed to get two samples of battery life using a hard-bound bluetooth dongle and the fully charged 4400mAh battery. Both lasted right around 4.5 weeks of continuous connection.
Nice work! Cool to see how it was laid out originally.Muirium wrote: 22 Jan 2022, 18:21 I’m getting daft ideas about USB modding this keyboard while leaving the OG PCB in place. Please send medical assistance!![]()
viewtopic.php?p=498304#p498304
Really, what I’d like is a PCB for that Adafruit Feather board I’ve had lying around since forever. So I could do what you did, but with less work and less scope for me to balls it up! What could possibly…
How exactly did you build that firmware, anyway? I don’t know follow your instructions. Need to learn me some Feather-ese.Spoiler: