Move miscellaneous defines to data driven (#21382)
This commit is contained in:
parent
9ab16e62f7
commit
023035f462
69 changed files with 103 additions and 236 deletions
|
@ -9,8 +9,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_IO_DELAY 5
|
||||
|
||||
#define BUSY_WAIT
|
||||
#define BUSY_WAIT_INSTRUCTIONS 35 // Increase if two rows are pressed at the same time.
|
||||
#define GPIO_INPUT_PIN_DELAY 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue