Move miscellaneous layouts to data driven (#20516)
This commit is contained in:
parent
72d2be24f9
commit
f111bea3cd
288 changed files with 19592 additions and 21083 deletions
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "rev3.h"
|
||||
#include "quantum.h"
|
||||
|
||||
// Tested and verified working on EXT65 Rev3
|
||||
void matrix_io_delay(void) { __asm__ volatile("nop\nnop\nnop\n"); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue