qmk-firmware/keyboards/cluecard
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
Makefile Split keyboard makefiles into rules and Makefile 2016-08-20 03:56:08 +03:00
cluecard.c Add support for the cluecard 2016-08-08 16:11:54 -07:00
cluecard.h Add support for the cluecard 2016-08-08 16:11:54 -07:00
config.h rgb light through midi 2016-11-17 17:42:14 -05:00
readme.md Update the clueboard readmes (#1459) 2017-07-05 00:15:09 -07:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

readme.md

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 cluecard-default

See build environment setup then the make instructions for more information.