* Added Redox keyboard with default keymap (IT layout) * Updated manufacturer url * Applied requested changes  | 
			||
|---|---|---|
| .. | ||
| keymaps/default | ||
| rev1 | ||
| config.h | ||
| i2c.c | ||
| i2c.h | ||
| matrix.c | ||
| readme.md | ||
| redox.c | ||
| redox.h | ||
| rules.mk | ||
| serial.c | ||
| serial.h | ||
| split_util.c | ||
| split_util.h | ||
The Redox keyboard
Redox: the Reduced Ergodox project. More information and building instruction here.
- Keyboard Maintainer: Mattia Dal Ben
 - Hardware Supported: Redox PCB rev1.0 w/ Pro Micro
 - Hardware Availability: Falbatech
 
Make example for this keyboard (after setting up your build environment):
make redox/rev1:default
Example of flashing this keyboard:
make redox/rev1:default:avrdude
See build environment setup then the make instructions for more information.