1
0
Fork 0

[Keyboard] Fix Mechlovin's Olly/BB keyboard matrix file (#14680)

This commit is contained in:
Drashna Jaelre 2021-10-03 14:17:46 -07:00 committed by GitHub
parent 640869257f
commit 6279399425
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "matrix.h"
#include "gpio.h"
static const pin_t row_pins[MATRIX_ROWS] = MATRIX_ROW_PINS;