roost VS ErgoDox

Compare roost vs ErgoDox and see what are their differences.

roost

roost low profile ergonomic ortholinear hot-swappable kailh-choc keyboard (by forrestbaer)

ErgoDox

ErgoDox Mechanical Keyboard pcb & acrylic case (by Ergodox-io)
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
roost ErgoDox
4 30
52 335
- 0.0%
2.2 0.0
11 months ago almost 3 years ago
C
- -
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.

roost

Posts with mentions or reviews of roost. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.

ErgoDox

Posts with mentions or reviews of ErgoDox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-07.
  • Best Ortholinear Keyboards
    1 project | /r/pcmasterrace | 7 Jul 2023
    https://www.ergodox.io/, been around forever now.
  • Ergodox keyboard
    1 project | /r/3d_printing_daily | 15 May 2023
  • Travel keyboard options
    4 projects | /r/ErgoMechKeyboards | 7 Apr 2023
    Closest split PCB based design with a Kinesis Advantage thumb cluster, I know of, is the Ergodox Would need tenting to emulate the keywells. Lovingly design and print a case with tenting legs for it? 🤔
  • I built a second ErgoDox to keep at the office. This is my first set of MT3 caps and I LOVE them.
    1 project | /r/MechanicalKeyboards | 7 Mar 2023
    Should be in here somewhere: https://github.com/Ergodox-io/ErgoDox
  • Gesucht: Ergonomische, mechanische Tastatur mit Nummernblock
    1 project | /r/de_EDV | 22 Jan 2023
  • ErgoDox EZ ft. GMK Lunar on Boba U4s. Love.
    1 project | /r/olkb | 12 Jan 2023
  • Keyboard Latency
    4 projects | news.ycombinator.com | 1 Dec 2022
    > Is ZSA's build known to have latency issues compared to QMK?

    ZSA is using a patched QMK - they even let you download the exact source for each firmware build they make for you. At the time when I switched to vanilla QMK (that was already some years ago), ZSA were veeery far behind master; running the latest QMK release fixed a couple of issues for me (like hotplugging the halves), so I guess there could be other improvements? No idea really.

    > Would a faster microprocessor help

    In the MCU world, latency and clock speed can have a very linear relationship - until they suddenly don't. The microcontroller's job is very simple really: scan the key matrix at a certain frequency, perform key debouncing, compare the current state with the previous, and craft a USB HID packet with key press/release events.

    So having twice the clock speed could theoretically let you scan twice as often, so it might let you cut the latency in half. Except we have those pesky physics getting in our way! For simplicity let's assume we don't have split halves (where there's an extra serial connection slowing things down); I'm no EE so I only grasp these concepts at the surface level, but signals take time to propagate, and long traces on the PCB (and cables too) have a tiny bit of their own capacitance. (Capacitors are like really fast, really tiny batteries - but they still take a tiny amount of time to charge and discharge, which does all sorts of interesting things to high-frequency signals.)

    On top of that, the electrical connection that the pieces of metal are making inside the switch, are never perfect at the exact instant the switch is supposed to (de)register: a couple electrons might start jumping over the air even before contact is made, and the physical connection is subject to normal wear, amplifying the "edge case" effect over its lifetime - which all together means we have to actually spend a certain amount of time "looking" at the state of the switch, to let it settle and make sure we got it right.

    We end up spending so much time letting physics do its job that in a trivial firmware, the MCU is actually spending a significant amount of time... just sleeping. Which means we were later able to cram all sorts of madness like individual RGB lightning or status displays, and never decreased the poll rate.

    Where would these 40ms come from then? Well I wouldn't get near the problem without an oscilloscope, and unfortunately I don't have one.

    > I'm just starting to get into custom keyboards.

    Then I recommend studying the original ErgoDox firmware & build instructions! It's extremely straightforward compared to a beast like QMK, which actually uses a whole RTOS.

    https://www.ergodox.io/; https://github.com/benblazak/ergodox-firmware

  • How to condense 48 buttons to a binary output
    1 project | /r/AskElectronics | 13 Nov 2022
  • Hotkeys in ergodox?
    1 project | /r/aoe2 | 11 Nov 2022
    Hi! Does anyone here have some experience playing age on an ergodox? I usually move the right part out of the way so that I can have more space for the mouse (it is actually great for things like FPS because the mouse hand is in a very natural position), but the default hotkeys force me to move my left hand across both sides, making it hard to actually hit the key without looking. I've been only using control groups 1-5 due to this, which is less than optimal.
  • Broke my 4th MS Sculpt in 6 years, so I finally made the switch to mechanical.
    2 projects | /r/ErgoMechKeyboards | 3 Nov 2022
    The closest open source keyboard you'll get next to the Moonlander is probably the ErgoDox that it's heavily inspired from.

What are some alternatives?

When comparing roost and ErgoDox you can also consider the following projects:

chocofi - Split 36-key keyboard

crkbd - Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.

rae-dux - Generated keyboard

SofleKeyboard - A split keyboard based on Lily58, Crkbd and Helix keyboards

LinkedInt - LinkedIn Recon Tool

PeerTube - ActivityPub-federated video streaming platform using P2P directly in your web browser

kanata - Improve keyboard comfort and usability with advanced customization

STeMCell - STM32F4 breakout board in pro micro pinout. Designed mainly for ergo split keyboards.

dactyl-cc - A Dactyl like 3d printed keyboard written in C++

3W6 - a small compact 3x5+3 split ortho keyboard

Ergo-S-1