47b9b11009
* Make parameters from info.json available to the build system * move all clueboard settings to info.json * code formatting * make flake8 happy * make flake8 happy * make qmk lint happy * Add support for specifying led indicators in json * move led indicators to the clueboard info.json * Apply suggestions from code review Co-authored-by: Erovia <Erovia@users.noreply.github.com> * add missing docstring Co-authored-by: Erovia <Erovia@users.noreply.github.com>
15 lines
669 B
Markdown
15 lines
669 B
Markdown
# Clueboard 66%
|
|
|
|
![Clueboard](https://i.imgur.com/hLePwJu.jpg)
|
|
|
|
A fully customizable 66% keyboard.
|
|
|
|
* Keyboard Maintainer: [Zach White](https://github.com/skullydazed)
|
|
* Hardware Supported: Clueboard 66% PCB rev3 (atmega32u4)
|
|
* Hardware Availability: [clueboard.co](https://clueboard.co/)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make clueboard/66/rev3:default
|
|
|
|
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|