Add some missing #pragma once
s (#19902)
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROW_PINS { D7, E6, B4, F7 }
|
||||
#define MATRIX_COL_PINS { D1, D0, D4, C6, F6 }
|
||||
|
Reference in New Issue
Block a user