[Keyboard] Fix Mechlovin's Olly/BB keyboard matrix file (#14680)
parent
640869257f
commit
6279399425
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue