summaryrefslogtreecommitdiff
path: root/keyboards/nacly/sodium62/rules.mk
diff options
context:
space:
mode:
authorDerek <dschmell91@gmail.com>2022-06-09 23:42:53 -0400
committerGitHub <noreply@github.com>2022-06-09 20:42:53 -0700
commit7c097ee6b404503f35ce43c85d46a5adde926146 (patch)
tree0eb31ceb738e56526dfb9235193ebc4d9b5e43c7 /keyboards/nacly/sodium62/rules.mk
parent93c3a959a7b12bb7f204e176742585892e6a5d50 (diff)
[Keyboard] Add Sodium keyboards (#17078)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: nacly <nacly@pop-os.localdomain>
Diffstat (limited to 'keyboards/nacly/sodium62/rules.mk')
-rw-r--r--keyboards/nacly/sodium62/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/nacly/sodium62/rules.mk b/keyboards/nacly/sodium62/rules.mk
new file mode 100644
index 0000000000..f7e87175ac
--- /dev/null
+++ b/keyboards/nacly/sodium62/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = yes # 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
+
+SPLIT_KEYBOARD = yes
+OLED_ENABLE = yes