Skip to content

Commit

Permalink
Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Nov 27, 2022
1 parent cb57ec9 commit 0ab03f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"keyboard_name": "Tractyl Manuform(5x6) Arduino Micro (r)/ Pro Micro (l)"
}

0 comments on commit 0ab03f8

Please sign in to comment.