qmk-dactyl-manuform-a/keyboards/clueboard/66_hotswap
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
..
gen1
keymaps
prototype Remove superfluous JTAG disable code (#6445) 2019-08-20 22:18:52 -07:00
66_hotswap.c
66_hotswap.h
config.h
info.json
readme.md

readme.md

Clueboard 66% HotSwap

Clueboard

A fully customizable 66% keyboard with Hot Swap sockets.

  • Keyboard Maintainer: Zach White
  • Hardware Supported: Clueboard 66% HotSwap PCB
    • 2.9 (gen1)
  • Hardware Availability: clueboard.co

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

make clueboard/66_hotswap/gen1:default

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