qmk-firmware/keyboards/miniaxe
fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445)
* Remove superfluous JTAG disable code

* 32A has differently named register

* Accidentally some operators

* 32A also has different JTAG pins

* Wrap disable_jtag() in an ifndef

* Document this new define

* Rename the define, it conflicts with a LUFA thing

Also, move the ifndef wrapping to the call in keyboard_setup()
2019-08-20 22:18:52 -07:00
..
keymaps Wanleg tuneup / additions (#5752) 2019-05-01 20:29:00 -07:00
config.h Remove superfluous JTAG disable code (#6445) 2019-08-20 22:18:52 -07:00
info.json Keyboard: Add MiniAxe (#4314) 2018-11-01 22:55:29 -07:00
miniaxe.c Keyboard: Add MiniAxe (#4314) 2018-11-01 22:55:29 -07:00
miniaxe.h Keyboard: Add MiniAxe (#4314) 2018-11-01 22:55:29 -07:00
readme.md Keyboard: Add MiniAxe (#4314) 2018-11-01 22:55:29 -07:00
rules.mk Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07:00

readme.md

MiniAxe

MiniAxe

Yet another split ortholinear keyboard with 3x5+3 keys.

Keyboard Maintainer: ka2hiro @ka2hiro
Hardware Supported: MiniAxe PCB, ATMEGA32U4
Hardware Availability: @ka2hiro

Make example for this keyboard (after setting up your build environment):

make miniaxe:default:dfu

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.