summaryrefslogtreecommitdiff
path: root/keyboards/opus/rules.mk
diff options
context:
space:
mode:
authorRaleigh Wayland <rtwayland@gmail.com>2020-10-15 12:19:51 -0600
committerGitHub <noreply@github.com>2020-10-15 19:19:51 +0100
commitf90688e55060c3b4ebe797c42c483fd2d0412321 (patch)
treebd0ff68c441411b7e59dc8cdb615714634ec22dc /keyboards/opus/rules.mk
parent0f453bc5f7685671e79a465e0bbd6c8c67a93409 (diff)
Adding Opus keyboard (#10628)
* Adding opus keyboard * Preparing keyboard for PR * Adding images to default keymap readme * Changing VENDOR_ID * Minor changes * Changing PRODUCT_ID * Removing comment * Fixing tap dance issue * #pragma once instead of #ifndef * Resolving PR suggestions * Removing ifndef * Using lower resolution image * Formatting comments * Adjusting copyright year Co-authored-by: Raleigh Wayland <raleigh.wayland@stormapp.com>
Diffstat (limited to 'keyboards/opus/rules.mk')
-rw-r--r--keyboards/opus/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/opus/rules.mk b/keyboards/opus/rules.mk
new file mode 100644
index 0000000000..ad6298c9fe
--- /dev/null
+++ b/keyboards/opus/rules.mk
@@ -0,0 +1,23 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+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
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output