summaryrefslogtreecommitdiff
path: root/keyboards/themadnoodle/noodlepad/config.h
diff options
context:
space:
mode:
authorJesse Leventhal <45154268+jessel92@users.noreply.github.com>2023-12-23 18:45:33 -0500
committerGitHub <noreply@github.com>2023-12-23 15:45:33 -0800
commit7e47446695739792cf9c45b267bb276e05709840 (patch)
tree22dc30cf3573d44f73c23978490761d62a486888 /keyboards/themadnoodle/noodlepad/config.h
parent6e356c7860e252be9e6f83f4bd645fac4066c2fc (diff)
[Keyboard] Noodlepad Additions and Updates (#22701)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/themadnoodle/noodlepad/config.h')
-rw-r--r--keyboards/themadnoodle/noodlepad/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/themadnoodle/noodlepad/config.h b/keyboards/themadnoodle/noodlepad/config.h
new file mode 100644
index 0000000000..d51dabf53d
--- /dev/null
+++ b/keyboards/themadnoodle/noodlepad/config.h
@@ -0,0 +1,6 @@
+// Copyright 2023 Jesse Leventhal (@The=Mad-Noodle)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define RGBLIGHT_DEFAULT_MODE RGBLIGHT_MODE_RAINBOW_SWIRL + 5 \ No newline at end of file