You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Danny 2b677ddac9 Fix nyquist (and other splits using D2 in debouncing) (#3067) 6 years ago
..
keymaps Default layout for the Redox keyboard (#2954) 6 years ago
rev1 Redox keyboard code (#2843) 6 years ago
config.h Redox keyboard code (#2843) 6 years ago
i2c.c Redox keyboard code (#2843) 6 years ago
i2c.h Redox keyboard code (#2843) 6 years ago
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 6 years ago
readme.md Redox keyboard code (#2843) 6 years ago
redox.c Redox keyboard code (#2843) 6 years ago
redox.h Redox keyboard code (#2843) 6 years ago
rules.mk Redox keyboard code (#2843) 6 years ago
serial.c Redox keyboard code (#2843) 6 years ago
serial.h Redox keyboard code (#2843) 6 years ago
split_util.c Redox keyboard code (#2843) 6 years ago
split_util.h Redox keyboard code (#2843) 6 years ago

readme.md

The Redox keyboard

Redox logo

Redox PCB rev1.0

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.