mattdibi / redox-keyboard

Ergonomic split mechanical keyboard
MIT License
1.79k stars 167 forks source link

Right hand cable #91

Closed Vicepredator closed 3 years ago

Vicepredator commented 3 years ago

Hi,

i've build my redox keyboard, but i would like to connect the keyboard on the right side, with the precompiled firmware i find myself with a reverse keyboard, can you please help me?

Thanks Erik Vicenzotto

mattdibi commented 3 years ago

Hi,

please refer to this document from the Redox documentation (which seems to be a little outdated). Also refer to the QMK documentation for latest QMK version.

Vicepredator commented 3 years ago

I made it possible by only add this line

#define MASTER_RIGHT

thx for your help