[Keyboard] Fix Mechlovin's Olly/BB keyboard matrix file (#14680)
This commit is contained in:
parent
640869257f
commit
6279399425
1 changed files with 35 additions and 34 deletions
|
@ -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 a new issue