You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/redox
Danny 2b677ddac9 Fix nyquist (and other splits using D2 in debouncing) (#3067)
* Update default Nyquist revision

* LED slave fix

* Sync changes from lets_split

* Add needed check for debouncing

* Remove line that was setting PD2 pin and interfering with use of that pin

* Add backlight key to keymap
7 years ago
..
keymaps
rev1
config.h
i2c.c
i2c.h
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 7 years ago
readme.md
redox.c
redox.h
rules.mk
serial.c
serial.h
split_util.c
split_util.h

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.