qmk_firmware/keyboards/redox
Jeremy Herve a95fc388fd Redox: move curly brackets one row down. (#4364)
In #4258, the 2 curly brackets were inadvertently moved one row up. This fixes that.
2018-11-05 06:04:52 -08:00
..
keymaps Redox: move curly brackets one row down. (#4364) 2018-11-05 06:04:52 -08:00
rev1 Keyboard: Redox keymaps refactoring (#4258) 2018-10-27 09:40:28 -07:00
config.h Keyboard: Redox keymaps refactoring (#4258) 2018-10-27 09:40:28 -07:00
info.json Redox Configurator support (#3290) 2018-07-03 16:15:58 -07:00
readme.md Keyboard: Redox keymaps refactoring (#4258) 2018-10-27 09:40:28 -07:00
redox.c Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
redox.h Keyboard: Redox keymaps refactoring (#4258) 2018-10-27 09:40:28 -07:00
rules.mk Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04:00

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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.