
Yes I stole the phone jack off a wall in my house.







what PCB?anthonymak wrote: ↑28 Dec 2020, 12:19nice 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:19nice 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 all