9d0b7ab9b9
* 2x1800 2021 * add support for writing a whole frame at a time * improvements * wip * fix scrolling * small tweak * add a buffer that's larger than the display * add the start of a font * working upper and lower case letters * add qmk animation * integrate the message sign into the qmk task system * add encoder defaults * add MAX7219_LED_CUSTOM to config.h * tweaks * remove unneeded keymaps * add a keymap showing how to control the signboard * cleanup * cleanup * add a way to disable the startup test * make it easier to define options at the keymap level * Fix define names Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com> * Apply suggestions from gcochard Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com> * feedback from noroads * format info.json Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>
17 lines
640 B
Markdown
17 lines
640 B
Markdown
# Clueboard 2x1800
|
|
|
|
Clueboard 2x1800 LED Sign Edition
|
|
|
|
* Keyboard Maintainer: [Zach White](https://github.com/skullydazed)
|
|
* Hardware Supported: Clueboard 2x1800 PCB
|
|
* Hardware Availability: 2021 Apr 1 Group Buy
|
|
|
|
Make example for this keyboard:
|
|
|
|
make clueboard/2x1800/2021:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make clueboard/2x1800/2021:default:flash
|
|
|
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and 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).
|