1
0
Fork 0
qmk_firmware/keyboards/redox
Mattia Dal Ben 3b7b1994cd Redox keyboard code (#2843)
* Added Redox keyboard with default keymap (IT layout)

* Updated manufacturer url

* Applied requested changes
2018-04-29 13:01:33 -07:00
..
keymaps/default Redox keyboard code (#2843) 2018-04-29 13:01:33 -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 Redox keyboard code (#2843) 2018-04-29 13:01:33 -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.