Live data from Hacker News

Viewing profile — ebastler

ebastler

HN member
Joined
Thu, Aug 18, 2022, 12:39 PM UTC
HN karma
57
Public activity
20 items

About ebastler

No profile information was provided.

Recent public activity

  1. comment
    Comment #49220782

    Optical keyboards are still around (although rare) and usually use some variation of Cherry MC style switches without contact pins. Newer tech also consists of magnetic designs (ha…

  2. comment
    Comment #49201404

    The board runs ZMK, which handles layers quite similarly to QMK/VIA. Whether you can bind dedicated layers to output profiles for automated switching in ZMK I do not know, but togg…

  3. comment
    Comment #33359696

    Thanks! This was by far my most advanced PCB design so far - lots of reading and research involved. Pretty proud it worked at first try.

  4. comment
    Comment #33359248

    There's quite a lot of choice for split keyboards out there - one of my favorites being the Corneish Zen by lowprokb - just two small boards, wireless interconnect. I made it a uni…

  5. comment
    Comment #33358296

    You probably know how this kind of projects usually starts. "Hey, XY would be nice, I bet it'll be a quick and easy project". Then feature creep happens, then you're not satisfied …

  6. story
  7. comment
  8. comment
  9. comment
    Comment #32518249

    Some wifi/ble modules come pre-certified. The holyiot 18010 (nRF52840) on the prototype comes with FCC/RoHS certs from the factory, so at least the Bluetooth part is "guaranteed" t…

  10. comment
    Comment #32515497

    I think that's mostly a "I tested it with these OS so I can guarantee it works" thing - ZMK should work with pretty much anything out there as long as it can do HID over Bluetooth.…

  11. comment
    Comment #32515460

    2. This one is basically limited by what a 3 position slider (usb/bt1/bt2) can do, the firmware could do up to 5. We could offer an alternative firmware where the slider can do bt1…

  12. comment
    Comment #32511960

    Only thing I can imagine - super hard to find keycaps.

  13. comment
    Comment #32511822

    Sure thing. We'll release the original firmware configuration alongside with the board, so changing the keymap and recompiling a new firmware wouldn't be a big deal, flashing is ea…

  14. comment
    Comment #32509351

    Depends a lot. If you want it fully assembled, you have to go to larger fab houses like PCBway, and spend a few hundred bucks on a 5pc batch. If you can hand-solder some parts (in …

  15. comment
    Comment #32509000

    It's running open source ZMK firmware, which has no problems connecting to Linux devices, and if I remember correctly the "base keymap" features will all work cross-OS, and can be …

  16. comment
    Comment #32508955

    Encoders are pretty nice for volume and screen brightness, and if you are working with some specific software you could in theory remap them to other random stuff like scroll throu…

  17. comment
    Comment #32508930

    With ZMK firmware (that's what this board is running) latency can be seriously low in my experience - but it heavily depends on signal strength and BT chipset of the PC. My desktop…

  18. comment
    Comment #32508898

    I'm not a member of the team, but was contracted for the PCB design as an external freelancer - I have one of the PCB prototypes sitting in a shelf, and the designer has a fully fu…

  19. comment
    Comment #32508845

    I am the person who designed the PCB for the current prototype. It's running the open source ZMK firmware, and that one works flawlessly on Linux. I had a prototype connected to my…

  20. comment
    Comment #32508800

    PCB designer of the board here - The second switch can toggle USB/Bluetooth profile 1/Bluetooth profile 2 (3 pos slider), but the board runs the open source ZMK firmware and you ca…