void_switch VS custom-topre-guide

Compare void_switch vs custom-topre-guide and see what are their differences.

void_switch

3D printable magnetic separation contactless key switch and stabilizers (OpenSCAD files) (by riskable)

custom-topre-guide

Guidelines for designing a custom Topre keyboard (by tomsmalley)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
void_switch custom-topre-guide
26 8
669 390
- -
0.0 0.0
over 1 year ago about 7 years ago
OpenSCAD
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

void_switch

Posts with mentions or reviews of void_switch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • Svalboard Alpha #4 -- headed to Chicago today!
    1 project | /r/olkb | 29 Jun 2023
  • Flux Keyboard
    4 projects | news.ycombinator.com | 9 Mar 2023
    As far as I know the "other times this has been tried" all have had individual displays (and controllers) in each key. The difference being that here there is just one panel under the whole board with most of the parts above the display being transparent. This approach should be far less complicated to build, more robust and cheaper.

    Honestly, I don't think I need an LCD in my keyboard but I'd quite like to have a go on some mAgLeV hall effect switches! On that note, if you like magnets and/or keebs you might be interested in Void switches[0] -- 3D printable hall effect switches

    [0] https://github.com/riskable/void_switch

  • Show HN: An analog keyboard with 3D printed switches
    2 projects | news.ycombinator.com | 22 Dec 2022
    I made a 3D printed keyboard with 3D printed switches + stabilizers and sent it to Chyrosran22 for review.

    Longer story: Chyros suggested about 5 months ago that I make an "ultra bright" RGB LED keyboard that used my 3D printable Void Switch design (https://github.com/riskable/void_switch) so he could do a fun "RGB" video. I designed the PCB, the case, the top plate, switches, stabilizers, rotary encoders, etc from scratch and the keyboard in the video is the result.

    The keyboard hardware was actually done within the first 3 months but I needed some extra time to add lighting effects to the firmware to meet the "fancy RGB" requirement :)

    It's actually my 2nd normal-size analog keyboard design. The first being my Riskeyboard 70 which used a MAX7219 LED matrix display and regular (non-XL) ws2812b RGB LEDs: https://gfycat.com/firsthanduniformeasteuropeanshepherd

    Not shown in his video: The top plates have no electronics in them which means they're completely waterproof and can be washed in a sink with soap & water: https://gfycat.com/unconsciousvigilantkinglet . Also, the incremental rotary encoder and absolute rotary encoder (aka "the selection knob") are analog as well (using a custom design).

    The keycaps were 3D printed as well and designed using my Keycap Playground: https://github.com/riskable/keycap_playground

  • The pool of talented C++ developers is running dry
    3 projects | news.ycombinator.com | 2 Nov 2022
    Haha... So I can use my awesome contactless magnetic separation+levitation 3D printable Void Switch design of course:

    https://github.com/riskable/void_switch

    ...and so I can do this:

    https://gfycat.com/costlyglaringhyracotherium

    ..and this:

    https://gfycat.com/unconsciousvigilantkinglet

    You can clean it in the sink with soap and water because there's no electrical contacts or components in the switches.

    ... But that's really just scratching the surface of what it can do.

  • I'd like to create a 3d printed switch, mainly to see what UV resin sounds and feels like. I've searched high and low for files of such a thing, but no joy. Can anyone help?
    1 project | /r/MechanicalKeyboards | 1 Nov 2022
  • Has anyone tried making a tiny, ergonomic piano "keyboard"?
    1 project | /r/ErgoMechKeyboards | 18 Oct 2022
    Answering myself: the void switches by riskable can be used as analogic switches. It's an open source project: https://github.com/riskable/void_switch
  • Two state switch?
    3 projects | /r/ErgoMechKeyboards | 10 Oct 2022
    If you wanted to try to do something DIY you could build something with riskable's void switch and adapt his firmware to do this. Since hall effect sensors are analogue, you program the set and reset point and can set multiple. Although, I do wonder how easy it is to reliably use this feature, but that's the fun in experimentation.
  • Some things I’m working on and didn’t have an appropriate place to post for! (Not quite there yet) Floating joystick
    1 project | /r/PeripheralDesign | 22 Sep 2022
  • Physical buttons clearly outperform touchscreens in new cars, test finds
    1 project | news.ycombinator.com | 17 Aug 2022
    > "Instead of developing, manufacturing and keeping physical buttons in stock for years to come, car manufacturers are keen on integrating more functions into a digital screen which can be updated over time."

    That's lame. 3D printing buttons is a very quick and simple solution to that problem. They can even use my lasts-forever, contactless analog hall effect Void Switch design: https://github.com/riskable/void_switch

    Keeping buttons--something that's so quick and easy to 3D print--in stock seems like a huge waste of storage space.

  • Analogue pushbuttons?
    1 project | /r/synthdiy | 25 Jun 2022
    Maybe these?

custom-topre-guide

Posts with mentions or reviews of custom-topre-guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-10.
  • Guidelines for designing a custom Topre keyboard (2017)
    1 project | news.ycombinator.com | 26 Mar 2023
  • Two state switch?
    3 projects | /r/ErgoMechKeyboards | 10 Oct 2022
    Topre switch would be able to achieve that. I remember niz sells individual topre switches. You should be able to make your key matrix and keyboard with this tutorial. https://github.com/tomsmalley/custom-topre-guide
  • Down the mechanical keyboard rabbit hole
    6 projects | news.ycombinator.com | 18 Mar 2022
    Came across this while combing through my comments and thought I'd already answered, so pardon the delay.

    People have certainly tried [1][2], but the big issue in the design is that the switches don't operate as a standard on/off (trivial to detect), but are instead capacitive, in that the current passing through the electrocapacitive pad on the PCB is somewhere between 1 and 0 (exclusive bounds, iirc, and simplified) at all times, dependent on how far the 'switch' above it is being pressed. This old repo seems to explain it well: https://github.com/tomsmalley/custom-topre-guide

    Price and marketability are also issues. Split keebs are niche, ortho keebs are niche, EC keebs are niche, and you're talking about fusing those three together. People would 100% buy in, but it would probably be a microscopic market, to the point where the project would be financially lossy, even if you were selling them for $400 apiece.

    The closest you/one might get for now is by buying two of these[3], unless you're dedicated enough to DIY.

    [1]: https://geekhack.org/index.php?topic=97975.0

  • Has anyone done a split ergo board with Topre switches?
    2 projects | /r/ErgoMechKeyboards | 16 Mar 2022
    With that said, there have been a couple of attempts at a custom build: here's Tom Smalley's guide.
  • DIY membrane keyboard
    1 project | /r/Keyboard | 9 Mar 2022
  • Ortho Topre
    1 project | /r/MechanicalKeyboards | 27 Mar 2021
    Making a custom Topre keyboard is very involved.
  • Topre or EC Split?
    3 projects | /r/ErgoMechKeyboards | 3 Feb 2021
    I remember this project and just came across custom HHKB-like PCB, while looking it up. There's a summary in this repo.

What are some alternatives?

When comparing void_switch and custom-topre-guide you can also consider the following projects:

zmk - ZMK Firmware Repository

CorneECWL

lagrange-keyboard - A configurable, handwired, ergonomic keyboard

keycap_playground - The Keycap Playground is a parametric OpenSCAD keycap generator made for generating keycaps of all shapes and sizes (and profiles)

kmonad - An advanced keyboard manager

ErgoDash - keyboard

riskeyboard70 - Riskeyboard 70 analog hall effect keyboard firmware

dometyl-keyboard - A parametric generator for designing split, concave, ergonomic keyboards written in ocaml.

keymap