Redox Keyboard

Ergonomic split mechanical keyboard
Alternatives To Redox Keyboard
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Qmk_firmware15,924
3 hours ago229April 25, 2021643gpl-2.0C
Open-source keyboard firmware for Atmel AVR and Arm USB families
Zmk1,874
14 hours ago429mitC
ZMK Firmware Repository
Redox Keyboard1,536
2 months ago25mit
Ergonomic split mechanical keyboard
Soflekeyboard1,445
20 days ago43other
A split keyboard based on Lily58, Crkbd and Helix keyboards
Sweep1,126
a month ago2other
Sweep - a small promicro based keyboard inspired by the Ferris.
Kmk_firmware1,069
2 days ago72otherPython
Clackety Keyboards Powered by Python
Keyberon85612 months ago4July 16, 202224mitRust
A rust crate to create a pure rust keyboard firmware.
Controller803
8 months ago149gpl-3.0C
Kiibohd Controller
Kaleidoscope702
a month ago183gpl-3.0C++
Firmware for Keyboardio keyboards and other keyboards with AVR or ARM MCUs.
Djinn663
a year agogpl-3.0HTML
Djinn Split Keyboard
Alternatives To Redox Keyboard
Select To Compare


Alternative Project Comparisons
Readme

Redox logo QMK

The Redox project repository

Status GitHub Issues GitHub Pull Requests License


The Redox project is an open-source, QMK (Quantum Mechanical Keyboard Firmware) powered, ergonomic split mechanical keyboard. This repository will be used to share information about the project and instruction on how to use and assemble the Redox keyboard.

Redox

Designer's bio: Mattia Dal Ben (aka u/TiaMaT102) obtained a master's degree in Electrical Engineering with a specialization in Computer Science at the University of Udine. Currently works as a Software Engineer in R&D department for a big IoT and Embedded Computers company. Mechanical keyboard enthusiast and maker, the Redox keyboard is the result of all of his passions.

Rationale

The Redox is a keyboard project designed with ergonomics in mind. It uses Cherry MX style mechanical switches laid out in a 7x5 columnar stagger layout with components that can easily be sourced.

The design was heavily inspired by the Ergodox keyboard, and its main goal is to reduce the size without sacrificing too many keys, hence the name Reduced Ergodox.

As an Ergodox user I couldn't ignore the few flaws of the original design and in a moment of arrogance I tried to fix them, thus the Redox features:

  • Easier to reach thumb cluster.
  • Additional easy-to-reach rotated 1.25u thumb key.
  • Reduced size.
  • Reduced costs (the Redox uses Arduino Pro Micro instead of the Teensy 2.0).
  • Either half can be plugged in to the PC since each half can act as the master.
  • Either half can work as a standalone keyboard to be used as a macropad/gaming keyboard.
  • RGB backlighting support.
  • 3D-printer friendly case.
  • Wireless see section below
  • VIA compatible (thanks to Harshit Goel)
  • ZMK firmware compatible (thanks to toddmok)
  • KMK firmware compatible

Related Projects

Wireless Implementations

The Redox keyboard uses three different wireless implementations, differentiated by firmware:

  • QMK based: Leveraging the Gazel protocol. It needs its own PCB and a receiver dongle (see Redox Wireless for details) and needs three YJ-14015 MCUs + a Pro Micro compatible controller.
  • ZMK based: Leveraging the Bluetooth protocol. It is based on the Redox wired PCB and the nice!nano controller.
  • KMK based: Adding Bluetooth Split code to boards/redox/main.py. Combined with a compatible wireless controller completes wireless configuration. Would advice adding Bluetooth keycodes in keymap; keyboard.keymap element in main.py.

The notable differences for the three implementations are as follows:

  • Battery life: QMK Redox Wireless uses two CR2032 coin cell batteries which last approximately one year (YMMV), while the nice!nano support LiPo rechargable batteries (you can choose the capacity you want but expect them to last for a few weeks on a single charge).
  • Flexibility: The receiver dongle limits the flexibility of QMK Redox Wireless.
  • Cost: The 3x YJ-14015 + Pro Micro combo is cheaper than two wireless controllers required for ZMK and wireless KMK.
  • Range: Bluetooth implementations, of ZMK and KMK, should be more capable than what can be achieved with the QMK Redox Wireless (At this point in time, I lack the evidence to support these claims though).

Physical Key Layout

Redox layout

Keycaps

Size Qty Notes
1.5u 6
1.25u 10 You can get away with 8 if you use two 1u keycaps for the 1.25u rotated keys
1u 54

ℹ️ On pimpmykeyboard.com site you can find a SA 1976 keyset kit specifically made for the Redox keyboard: the "Ergo Redox kit (12 keys)".

Affiliations

In partnership with Falbatech you can now use the code "mattdibi05" on Falbatech's store for a 5% OFF special discount.

Donations

If you've read this far and found something useful, please consider donating to help me maintain and further develop this project.

Donate button

Popular Keyboard Projects
Popular Firmware Projects
Popular Hardware Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Assembly
Firmware
Keyboard
Pcb
Wireless