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

This commit is contained in:
QMK Bot
2020-12-30 16:35:16 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -40,7 +40,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Left, Right, Middle
#define ENCODERS_PAD_A { A8, B3, A10 }
#define ENCODERS_PAD_B { B11, A15, A9 }
#define ENCODERS_PAD_B { A4, A15, A9 }
#define TAP_CODE_DELAY 10
#define RGB_DI_PIN B15
#ifdef RGB_DI_PIN