ErgoDox VS crkbd

Compare ErgoDox vs crkbd and see what are their differences.

ErgoDox

ErgoDox Mechanical Keyboard pcb & acrylic case (by Ergodox-io)

crkbd

Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys. (by foostan)
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
ErgoDox crkbd
30 194
335 4,891
0.0% -
0.0 8.9
almost 3 years ago 6 days ago
Makefile
- Creative Commons Attribution 4.0
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.

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.

crkbd

Posts with mentions or reviews of crkbd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-10.
  • Problem with JLCPCB holes
    1 project | /r/crkbd | 9 Dec 2023
  • Issues with backlight LEDs
    2 projects | /r/crkbd | 10 Jul 2023
    Looks at the order here : https://github.com/foostan/crkbd/issues/96
  • Problems with a new low-profile corne
    1 project | /r/crkbd | 6 Jul 2023
    I followed this guide for the build (https://github.com/foostan/crkbd/blob/main/corne-classic/doc/buildguide_en.md)
  • Nice!view not working when leds are turned on?
    2 projects | /r/crkbd | 27 Jun 2023
    Not sure which information you mean, but here goes. Nice!Nano v2 Pinout (shows Arduino pin mapping). Nice!View Getting Started (explains how to remap the CS pin for a non-native shield like Corne). The overlay file where "cs-gpios" is set for the nice_view_adapter in ZMK. If you look at the Corne Schematic, you'll see as shown in the labels in this image that the bottom two pins (B2, B4, B5, B6) don't appear to be used for a column, row, or the OLED header. But the only way to really verify is to pull the KiCAD file for your Corne version and check yourself. I think D0 ("Data") should work. It appears to go to an optional I2C connection.
  • Accidentally ripped off solder pad
    1 project | /r/soldering | 22 Jun 2023
  • Corne, but with a wider thumb cluster and stronger column stagger?
    7 projects | /r/crkbd | 13 Jun 2023
    Want to say the corne board drawings etc are available at https://github.com/foostan/crkbd as well, if you fancy learning kicad you might be able to tweak them yourself ... though that is definitely the deep end of things...
  • My Corne V3 Build
    1 project | /r/mkindia | 8 Jun 2023
    https://youtu.be/-E7KRnVCjq8 https://youtu.be/4bB9A1YYyII https://github.com/foostan/crkbd/blob/main/corne-cherry/doc/v3/buildguide_en.md
  • Frandestein: my first handwired custom keyboard
    1 project | /r/CustomKeyboards | 28 May 2023
    For the layout, I took inspiration from the CRKBD and the Boardsource's Microdox.
  • Only one LED works on each side
    1 project | /r/crkbd | 14 May 2023
    This is the numbered LED series from the Corne Classic Build Guide (https://github.com/foostan/crkbd/blob/main/corne-classic/doc/buildguide_en.md)
  • Help needed regarding handwireing
    2 projects | /r/HandwiredKeyboards | 10 May 2023
    I would need hex file from here https://github.com/foostan/crkbd/blob/main/doc/firmware_en.md and then i need to run flash command . Il read through it one more time, it seems that i use same hex file for both sides.

What are some alternatives?

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

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

dactyl-keyboard - Dactyl-ManuForm, a parameterized ergonomic keyboard

rae-dux - Generated keyboard

kanata - Improve keyboard comfort and usability with advanced customization

miryoku - Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout.

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

zmk - ZMK Firmware Repository

Ergo-S-1

ErgoDash - keyboard

qmk_firmware - My fork of qmk_firmware; with a custom layout for my Ergodox EZ

fifi_split_keeb - Fifi Keyboard 🐶 ⌨️