qmk-firmware/keyboards/clueboard/card
Joel Challis 4139de3cc9
Fix AVR boards which were overriding backlight without setting… (#8044)
* Add backlight custom driver to all boards not declaring it but overriding backlight

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Remove old tmk references from show_options.mk

Co-authored-by: fauxpark <fauxpark@gmail.com>
2020-01-31 10:44:40 +11:00
..
keymaps Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00
card.c Fix the naming for clueboard files 2017-10-21 13:51:18 -07: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 Fix AVR boards which were overriding backlight without setting… (#8044) 2020-01-31 10:44:40 +11: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.