1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-09-25 16:48:23 +00:00
commit ebd81b3217

View file

@ -49,8 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIRECT_PINS_RIGHT { \ #define DIRECT_PINS_RIGHT { \
{ F4, F5, F6, F7, E6 }, \ { F4, F5, F6, F7, E6 }, \
{ D3,B6,B2,B3,B1 }, \ { D3, B6, B2, B3, B1 }, \
{ D7,C6,D4,D0,D1}, \ { D7, C6, D4, D0, D1 }, \
{ B5, B4, NO_PIN, NO_PIN, NO_PIN } \ { B5, B4, NO_PIN, NO_PIN, NO_PIN } \
} }