diff options
author | Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> | 2023-03-11 15:12:14 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 20:12:14 -0800 |
commit | dbd1d3cba111dabf3b2d322a3681039cf46603f7 (patch) | |
tree | 2b41753cc8c27bc725481761dd904a7ddd37968a /keyboards/binepad/bn009 | |
parent | 1d04a818d795b264f33b4a8159f46fd726fd3583 (diff) |
[Keyboard] Add Binpad BN009 R2 3x3 macropad (#19992)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/binepad/bn009')
-rw-r--r-- | keyboards/binepad/bn009/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/binepad/bn009/config.h b/keyboards/binepad/bn009/config.h index 3f233e1488..1651cc699e 100644 --- a/keyboards/binepad/bn009/config.h +++ b/keyboards/binepad/bn009/config.h @@ -16,7 +16,6 @@ #pragma once - #define MATRIX_ROW_PINS { D2, D1, D0 } #define MATRIX_COL_PINS { B6, B5, B4 } |