forked from forks/qmk_firmware
f2c179de58
* 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() |
||
---|---|---|
.. | ||
keymaps/default | ||
17.c | ||
17.h | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk |
Clueboard 17% (Formerly Cluepad)
A basic 17 key numpad PCB.
- Keyboard Maintainer: Zach White
- Hardware Supported:
- Cluepad PCB 1.0
- Hardware Availability: clueboard.co
Make example for this keyboard (after setting up your build environment):
make clueboard/17:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.