qmk-dactyl-manuform-a/keyboards/clueboard/17
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/default Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00
17.c Remove superfluous JTAG disable code (#6445) 2019-08-20 22:18:52 -07:00
17.h Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00
readme.md Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00
rules.mk Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00

readme.md

Clueboard 17% (Formerly Cluepad)

Clueboard 17%

A basic 17 key numpad PCB.

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.