diff options
Diffstat (limited to 'keyboards/keebio/bfo9000/config.h')
| -rw-r--r-- | keyboards/keebio/bfo9000/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/keebio/bfo9000/config.h b/keyboards/keebio/bfo9000/config.h index b45ec9c2f..0b279bc34 100644 --- a/keyboards/keebio/bfo9000/config.h +++ b/keyboards/keebio/bfo9000/config.h | |||
| @@ -37,6 +37,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 37 | #define MATRIX_ROW_PINS { D3, D2, D4, C6, D7, E6 } | 37 | #define MATRIX_ROW_PINS { D3, D2, D4, C6, D7, E6 } |
| 38 | #define MATRIX_COL_PINS { B5, B6, B2, B3, B1, F7, F6, F5, F4 } | 38 | #define MATRIX_COL_PINS { B5, B6, B2, B3, B1, F7, F6, F5, F4 } |
| 39 | 39 | ||
| 40 | #define DIODE_DIRECTION COL2ROW | ||
| 41 | |||
| 40 | /* Set 0 if debouncing isn't needed */ | 42 | /* Set 0 if debouncing isn't needed */ |
| 41 | #define DEBOUNCE 5 | 43 | #define DEBOUNCE 5 |
| 42 | 44 | ||
