This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
frederik-h e954dfcf8c Fix redox with DIODE_DIRECTION == ROW2COL (#3394)
The code for the redox keyboard was missing
an appropriate #ifdef in the matrix_init
function for the case where DIODE_DIRECTION == ROW2COL
2018-07-14 13:24:53 -07:00
..
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-07-03 16:15:58 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07:00
2018-04-29 13:01:33 -07: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 build environment setup then the make instructions for more information.