2020-10-01 15:56:54 +10:00
|
|
|
/*
|
|
|
|
* Copyright (c) 2020 The ZMK Contributors
|
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: MIT
|
|
|
|
*/
|
2020-06-16 07:03:34 +10:00
|
|
|
|
2020-12-23 02:56:00 +11:00
|
|
|
#warning "matrix-transform.h has been deprecated and superseded by matrix_transform.h"
|
2020-06-16 07:03:34 +10:00
|
|
|
|
2020-12-23 02:56:00 +11:00
|
|
|
#include "matrix_transform.h"
|