]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tests/basic/rules.mk
Add user-overridable callback for cancelling UCIS input (#5564)
[qmk_firmware.git] / tests / basic / rules.mk
index 0405b9d0f8a67379ba327db430aa2dd704d6fb53..8a906807cff4c8d025fa9089b9ea41eb509e275d 100644 (file)
@@ -11,4 +11,6 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+CUSTOM_MATRIX=yes
\ No newline at end of file