Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)

This commit is contained in:
Joel Challis 2022-11-27 02:07:07 +00:00 committed by GitHub
parent cb57ec9c02
commit 0ab03f8fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define PRODUCT "Tractyl Manuform(5x6) Aruino Micro (r)/ Pro Micro (l)"
/* key matrix size */
// Rows are doubled-up
#define MATRIX_ROWS 12

View File

@ -0,0 +1,3 @@
{
"keyboard_name": "Tractyl Manuform(5x6) Arduino Micro (r)/ Pro Micro (l)"
}