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

This commit is contained in:
QMK Bot
2020-12-16 03:27:52 +00:00
81 changed files with 108 additions and 291 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
#include <common/matrix.h>
#include "common/matrix.h"

View File

@@ -1,6 +1,6 @@
#pragma once
#include <common/matrix.h>
#include "common/matrix.h"
#define ROWS_PER_HAND (MATRIX_ROWS/2)