summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/solanis/rules.mk
diff options
context:
space:
mode:
authorFelix Jen <fjen@felixjen.com>2022-04-29 02:06:49 -0500
committerGitHub <noreply@github.com>2022-04-29 00:06:49 -0700
commit3e9fec5dccb7eacfc2ccdadea0cda4cf4a3d623f (patch)
tree26a603f36a929cb54e8098a9f83323670e79820a /keyboards/fjlabs/solanis/rules.mk
parentff4a6a2fd7301ad04dd89e6beadb1f36677215c3 (diff)
[Keyboard] Solanis H87C/H88C Compatible Replacement PCBs (#16942)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/fjlabs/solanis/rules.mk')
-rw-r--r--keyboards/fjlabs/solanis/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/fjlabs/solanis/rules.mk b/keyboards/fjlabs/solanis/rules.mk
new file mode 100644
index 0000000000..a5745c3490
--- /dev/null
+++ b/keyboards/fjlabs/solanis/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = at90usb646
+
+# Processor frequency
+F_CPU = 8000000
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# 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 = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output