summaryrefslogtreecommitdiff
path: root/keyboards/qwertlekeys/calice/rules.mk
diff options
context:
space:
mode:
authorjels <66403163+Jels02@users.noreply.github.com>2022-09-15 03:56:09 +1000
committerGitHub <noreply@github.com>2022-09-14 10:56:09 -0700
commit624ab64750ed05e6da46ce3c261e97c7e39c6206 (patch)
tree2ab3e75d40a62f572bed0f534d54d10e9e69cde8 /keyboards/qwertlekeys/calice/rules.mk
parent083ac400e21baefc3d629e28226d5953e473f483 (diff)
[Keyboard] Add Calice (#17929)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/qwertlekeys/calice/rules.mk')
-rw-r--r--keyboards/qwertlekeys/calice/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/qwertlekeys/calice/rules.mk b/keyboards/qwertlekeys/calice/rules.mk
new file mode 100644
index 0000000000..cef940efac
--- /dev/null
+++ b/keyboards/qwertlekeys/calice/rules.mk
@@ -0,0 +1,19 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader Selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # 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 = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+ENCODER_ENABLE = yes