summaryrefslogtreecommitdiff
path: root/keyboards/peej/rosaline/rules.mk
diff options
context:
space:
mode:
authorPaul James <paul@peej.co.uk>2022-01-15 08:28:03 +0100
committerGitHub <noreply@github.com>2022-01-14 23:28:03 -0800
commit922e29f16c660133ae1d25ab64b91d388fdd17d0 (patch)
tree003d5728fb2591336ef561eb15673bd70267856d /keyboards/peej/rosaline/rules.mk
parentb2ea12aaa50a47e3a142fc334018873f2a05b8b2 (diff)
[Keyboard] Add Rosaline (#15595)
Diffstat (limited to 'keyboards/peej/rosaline/rules.mk')
-rw-r--r--keyboards/peej/rosaline/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/peej/rosaline/rules.mk b/keyboards/peej/rosaline/rules.mk
new file mode 100644
index 0000000000..d8133b74ab
--- /dev/null
+++ b/keyboards/peej/rosaline/rules.mk
@@ -0,0 +1,18 @@
+# MCU name
+MCU = atmega328p
+
+# Bootloader selection
+BOOTLOADER = USBasp
+
+# 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 = no # Commands for debug and configuration
+NKRO_ENABLE = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output