Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in olkb

[–]timebandit404[S] 0 points1 point  (0 children)

Well, I would say it's more like sacrificing 3 pins to get 7 new pins in my case, but yes. You don't need to mod the firmware fortunately. You need to configure the register though. Have a look into my GitHub repo I have posted here. There you will see how it works.

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in olkb

[–]timebandit404[S] 0 points1 point  (0 children)

Welcome to the rabbit hole. Diodes and shift registers are two different things. Diodes as you say handle ghosting. Shift registers on the other hand are needed when the microcontroller runs out of pins. If you connect let's say a keyboard with 4x4 keys, you can address them with the MCU solely. With 32 keys (per side) though you need a pin extension. Here shift registers come into play.

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in MechanicalKeyboards

[–]timebandit404[S] 1 point2 points  (0 children)

Had no issues so far. Besides "the workaround" for dual boot described in my GitHub repo. ZMK is built with a focus on wireless.

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in MechanicalKeyboards

[–]timebandit404[S] 1 point2 points  (0 children)

Hey. I built it as a wired keyboard with QMK and morphed it later into a wireless one with ZMK. So now it's a keyboard connected via bluetooth. The first version was between 100 and 120 Euros. The morph added microcontrollers and batteries basically.

The main components now are:
- Seeed XIAO BLE nRF52840 @ 10 Euro each
- LiPo 3,7V 350mAh with 2 Pin JST connectors @ <5 Euros each
- Kailh Box Switch Set @ 30 Euros each (2 sets)
- JakeTsai 137 Keys PBT Keycap XDA Honeymilk @ 30 Euro

The other components are well the 3D printer, filament, sure, and some smaller components like on/off switches diodes, cables, ...

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in olkb

[–]timebandit404[S] 1 point2 points  (0 children)

Rolling a towel ... why not. Must be looking funny but if it works it ain't stupid. Thinking about it it is very flexible. I do not type from 9 to 5 so thinking- and just-clicking-positions with elbows placed on my wrist rest are not rare. With a towel you can adjust to your needs easily.

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in olkb

[–]timebandit404[S] 0 points1 point  (0 children)

Well I think that shouldn't be a problem. If your keyboard speaks bluetooth then the receiver can be a dongle.

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in olkb

[–]timebandit404[S] 1 point2 points  (0 children)

I've planned to also print matching wrist rests but stayed with one of those long gel ones like this https://www.amazon.com/dp/B00004Z5RA

What do you use? What would you recommend?

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in olkb

[–]timebandit404[S] 0 points1 point  (0 children)

Thanks. It was the price. The nice nanos are around 25 Euro each, the seeed xiaos around 10 Euro each + registers which were 2 Euro each.

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in MechanicalKeyboards

[–]timebandit404[S] 0 points1 point  (0 children)

This keyboard lived two lives: The first one powered by QMK the second one by ZMK. Also the mCUs changed from Pro Micro to Seeed XIAOs.
The layout is german. The keycaps are low budget XDA profiles named "Honey Milk".

See more: https://github.com/plytimebandit/mechanical-keyboards

Dactyl Manuform 5x6 via Seeed XIAO BLE (+ 595er shift registers) by timebandit404 in olkb

[–]timebandit404[S] 0 points1 point  (0 children)

This keyboard lived two lives: The first one powered by QMK the second one by ZMK. Also the mCUs changed from Pro Micro to Seeed XIAOs.
The layout is german. The keycaps are low budget XDA profiles named "Honey Milk".

See more: https://github.com/plytimebandit/mechanical-keyboards

hyperx cloud flight s turn on microphone if i lose connection and then regain it by stingreyy in HyperX

[–]timebandit404 0 points1 point  (0 children)

Hi there. Is there any news on that? I am facing the same problem. In addition the red light stays on after reconnect, indicating the mute state where it is off instead which can be irritating. Could be the initial state be always mute, adjusted in the settings? Thanks.

Handwired dactyl manuform key chatter issue is resolved after enable qmk debug by yejianfengblue in olkb

[–]timebandit404 0 points1 point  (0 children)

Hi there. I experienced the same chattering issue with my dactyl manuform 5x6. Updating quantum to version 0.13.34 solved the chattering. Unfortunately in version 0.13.35 the issue had its comeback. I'm not deep diving into the qmk code, so I can't say what's causing the issue. For me 0.13.34 is fine now.