summaryrefslogtreecommitdiff
path: root/keyboards/toffee_studio/blueberry/rules.mk
diff options
context:
space:
mode:
authorToffeeStudio <116937564+ToffeeStudio@users.noreply.github.com>2023-03-16 18:11:58 +0100
committerGitHub <noreply@github.com>2023-03-16 11:11:58 -0600
commitf3f634ef671fe276c713d96a23e64dbc5797dd09 (patch)
tree49bb5507eb8cc2f3ffbcad1c9f77fa13bbc08778 /keyboards/toffee_studio/blueberry/rules.mk
parentb2ee950d9e86c78562a0c6e36d3bb29d73cecf11 (diff)
[Keyboard] Add Blueberry (#19915)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/toffee_studio/blueberry/rules.mk')
-rw-r--r--keyboards/toffee_studio/blueberry/rules.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/toffee_studio/blueberry/rules.mk b/keyboards/toffee_studio/blueberry/rules.mk
new file mode 100644
index 0000000000..c68e70d5ba
--- /dev/null
+++ b/keyboards/toffee_studio/blueberry/rules.mk
@@ -0,0 +1,14 @@
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+LTO_ENABLE = yes