This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
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
..
2018-02-10 17:09:47 -08:00
2019-01-23 09:25:32 -08:00
2019-01-23 09:25:32 -08:00

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.