summaryrefslogtreecommitdiff
path: root/keyboards/eternal_keypad/rules.mk
diff options
context:
space:
mode:
authorDuccio <ducciobreschi@gmail.com>2021-12-07 20:58:30 +0100
committerGitHub <noreply@github.com>2021-12-07 11:58:30 -0800
commit62112117ff0edb25f2ac06770c6d4ae84256ca5c (patch)
treed85e98083d8436367de426b1003428060f0f07be /keyboards/eternal_keypad/rules.mk
parent3cbeb11da7202af6a738d7e3c21659268d235420 (diff)
[Keyboard] Add Eternal keypad (#15413)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/eternal_keypad/rules.mk')
-rw-r--r--keyboards/eternal_keypad/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/eternal_keypad/rules.mk b/keyboards/eternal_keypad/rules.mk
new file mode 100644
index 0000000000..ef9b9d80de
--- /dev/null
+++ b/keyboards/eternal_keypad/rules.mk
@@ -0,0 +1,18 @@
+# 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 # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output