qmk_firmware/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
2018-05-28 15:02:41 -07:00
..
keymaps Default layout for the Redox keyboard (#2954) 2018-05-13 19:31:38 -07:00
rev1 Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
config.h Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
i2c.c Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
i2c.h Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
matrix.c Fix nyquist (and other splits using D2 in debouncing) (#3067) 2018-05-28 15:02:41 -07:00
readme.md Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
redox.c Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
redox.h Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
rules.mk Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
serial.c Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
serial.h Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
split_util.c Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
split_util.h Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00

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.