qmk-dactyl-manuform-a/keyboards/clueboard/card
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
..
keymaps 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
.noci Add the ability to exclude keyboards from travis builds (#11178) 2020-12-18 12:17:53 -08:00
card.c Refactor to use led config - Part 4 (#10967) 2020-11-21 19:11:50 +00:00
card.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 Fix Clueboard Cluecard keyboard dimensions in info.json 2019-04-13 01:27:37 -07:00
readme.md Clueboard refresh (#4902) 2019-01-23 09:25:32 -08:00
rules.mk Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00

readme.md

Cluecard

Cluecard

A simple QMK dev kit.

  • Keyboard Maintainer: Zach White
  • Hardware Supported: Cluecard 1.0
  • Hardware Availability: Special gift from skullydazed

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

make clueboard/card:default

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