From 9d0b7ab9b9de09c0ef3305daadd742a4e86b1a17 Mon Sep 17 00:00:00 2001 From: Zach White Date: Wed, 14 Jul 2021 21:24:15 -0700 Subject: [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 * Apply suggestions from gcochard Co-authored-by: Greg Cochard * feedback from noroads * format info.json Co-authored-by: Greg Cochard --- keyboards/clueboard/2x1800/2021/.noci | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 keyboards/clueboard/2x1800/2021/.noci (limited to 'keyboards/clueboard/2x1800/2021/.noci') diff --git a/keyboards/clueboard/2x1800/2021/.noci b/keyboards/clueboard/2x1800/2021/.noci new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3