I cant get the code to compile under QMK MSYS. Get the error "Layout "LAYOUT" has no "matrix" definition in either "info.json" or "<keyboard>.h"!". ANy fixes? (edited)
@zuber5_495138 Sorry for the extreme delay with my response, somehow i missed these makes and comments - did you get it working? I don't know the QMK MSYS flavor of QMK, but there should be a zip file with all the firmware files to compile in a build environment. I think in QMK it still refers to the layout without calling a matrix, so that code may just need to be updated to fit the syntax of QMK MSYS
I cant get the code to compile under QMK MSYS. Get the error "Layout "LAYOUT" has no "matrix" definition in either "info.json" or "<keyboard>.h"!". ANy fixes? (edited)
@zuber5_495138 Sorry for the extreme delay with my response, somehow i missed these makes and comments - did you get it working? I don't know the QMK MSYS flavor of QMK, but there should be a zip file with all the firmware files to compile in a build environment. I think in QMK it still refers to the layout without calling a matrix, so that code may just need to be updated to fit the syntax of QMK MSYS