summaryrefslogtreecommitdiff
path: root/keyboards/smoll/lefty/rules.mk
diff options
context:
space:
mode:
authorSmollChungus <38044391+SmollChungus@users.noreply.github.com>2023-12-08 05:36:38 +0100
committerGitHub <noreply@github.com>2023-12-08 04:36:38 +0000
commit2d3f2e92d82187d3509f4f9be716bb0b31771eb9 (patch)
tree01566e247b6a8646d5048943695a2b08a3999cce /keyboards/smoll/lefty/rules.mk
parente394c06d1496a7e0d7581291c0a6cc07f1ff980d (diff)
consolidate firmware folder in smoll parent folder (#22401)
* consolidate firmware folder in smoll parent folder * add moved keyboards to mapping * typo fix * typo.. * Update rules.mk fix default folder lefty * Update data/mappings/keyboard_aliases.hjson Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Diffstat (limited to 'keyboards/smoll/lefty/rules.mk')
-rw-r--r--keyboards/smoll/lefty/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/smoll/lefty/rules.mk b/keyboards/smoll/lefty/rules.mk
new file mode 100644
index 0000000000..d8d08e502c
--- /dev/null
+++ b/keyboards/smoll/lefty/rules.mk
@@ -0,0 +1,17 @@
+# 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 = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+LTO_ENABLE = yes
+
+OLED_ENABLE = yes
+
+DEFAULT_FOLDER = smoll/lefty/rev2