qmk-dactyl-manuform-a/keyboards/clueboard/66_hotswap
Zach White 03cbee8637
Add the ability to exclude keyboards from travis builds (#11178)
* add the ability to exclude keyboards from travis builds

* add filtering to make all:

* only skip keyboards during make all:

* working implementation

* forego a CI_KEYBOARDS variable

* optimize the startup by only listing keyboards once

* add sort -u to all list_keyboard invocations

* move the if else if tree back to 1 level
2020-12-18 12:17:53 -08:00
..
gen1 Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
keymaps QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
prototype Add the ability to exclude keyboards from travis builds (#11178) 2020-12-18 12:17:53 -08:00
66_hotswap.c Clueboard hotswap support (#2376) 2018-02-10 17:09:47 -08:00
66_hotswap.h Clueboard 66% Hotswap Support (#5204) 2019-02-23 17:25:25 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00

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.