summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/2x1800/2021/rules.mk
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-07-14 21:24:15 -0700
committerGitHub <noreply@github.com>2021-07-14 21:24:15 -0700
commit9d0b7ab9b9de09c0ef3305daadd742a4e86b1a17 (patch)
treedc8e3769c4d6ff8990a523fb61fd74e04c441c88 /keyboards/clueboard/2x1800/2021/rules.mk
parent18c6e1d46d36b27a6db64c85b306515e42e94b12 (diff)
[keyboard] Clueboard 2x1800 2021 Support (#13220)
* 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>
Diffstat (limited to 'keyboards/clueboard/2x1800/2021/rules.mk')
-rw-r--r--keyboards/clueboard/2x1800/2021/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/clueboard/2x1800/2021/rules.mk b/keyboards/clueboard/2x1800/2021/rules.mk
new file mode 100644
index 0000000000..e9f44d7bd2
--- /dev/null
+++ b/keyboards/clueboard/2x1800/2021/rules.mk
@@ -0,0 +1 @@
+QUANTUM_LIB_SRC += max7219.c spi_master.c