mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)
This commit is contained in:
parent
cb57ec9c02
commit
0ab03f8fbc
@ -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
|
||||
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"keyboard_name": "Tractyl Manuform(5x6) Arduino Micro (r)/ Pro Micro (l)"
|
||||
}
|
Loading…
Reference in New Issue
Block a user