summaryrefslogtreecommitdiff
path: root/keyboards/terrazzo/terrazzo_effects/terrazzo_effects.inc
diff options
context:
space:
mode:
authorAnne Demey <anneyvdemey@gmail.com>2020-10-23 17:14:17 -0500
committerGitHub <noreply@github.com>2020-10-23 15:14:17 -0700
commitd689f76110ee20e45d6531eac31bf72461ed504b (patch)
treeabcf9cd25057cff9d5532b9ae2c41dad1514c015 /keyboards/terrazzo/terrazzo_effects/terrazzo_effects.inc
parent5d2deaca069834843bacb5769787c907bdd6bf15 (diff)
[Keyboard] Add Terrazzo Keyboard (#10408)
* Ciao Terrazzo! * Keymap updates * Adding info json Cleaning up keymap files Readme updates with template * Coding style updates * Removing vscode files * PR feedback updates * biton32 -> get_highest_layer update Adding license headers
Diffstat (limited to 'keyboards/terrazzo/terrazzo_effects/terrazzo_effects.inc')
-rw-r--r--keyboards/terrazzo/terrazzo_effects/terrazzo_effects.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/terrazzo/terrazzo_effects/terrazzo_effects.inc b/keyboards/terrazzo/terrazzo_effects/terrazzo_effects.inc
new file mode 100644
index 0000000000..c5271db1b4
--- /dev/null
+++ b/keyboards/terrazzo/terrazzo_effects/terrazzo_effects.inc
@@ -0,0 +1,7 @@
+#include "terrazzo_effects/stripes.h"
+#include "terrazzo_effects/dino.h"
+#include "terrazzo_effects/outrun.h"
+#include "terrazzo_effects/pac_dude.h"
+#include "terrazzo_effects/heart.h"
+#include "terrazzo_effects/wpm_chart.h"
+#include "terrazzo_effects/dot.h"