Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -33,7 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* ROW2COL = ROW = Anode (+), COL = Cathode (-, marked on diode)
|
||||
*
|
||||
*/
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
|
@@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define MATRIX_ROW_PINS { A15, B3, B4, B5, B7 }
|
||||
#define MATRIX_COL_PINS { B12, B13, B14, B15, A8, A10 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define AUDIO_INIT_DELAY
|
||||
#define AUDIO_PIN B10
|
||||
|
Reference in New Issue
Block a user