summaryrefslogtreecommitdiff
path: root/keyboards/buildakb/potato65s/rules.mk
diff options
context:
space:
mode:
authorAeonstrife <j.v.jeoffer@gmail.com>2021-09-24 21:43:53 +0530
committerGitHub <noreply@github.com>2021-09-24 09:13:53 -0700
commit257bc473e5483b1411bb5015ccbbaadd08e6ff24 (patch)
tree741a0d9874d2d3b44fb2d911e86d16fdebc560d0 /keyboards/buildakb/potato65s/rules.mk
parent768803ef727b3436a057257d83234809ed0e444f (diff)
[Keyboard] Add Potato65 Solderable PCB (#14047)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/buildakb/potato65s/rules.mk')
-rw-r--r--keyboards/buildakb/potato65s/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/buildakb/potato65s/rules.mk b/keyboards/buildakb/potato65s/rules.mk
new file mode 100644
index 0000000000..bb941aca5c
--- /dev/null
+++ b/keyboards/buildakb/potato65s/rules.mk
@@ -0,0 +1,21 @@
+# 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 = 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
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = yes # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+AUDIO_ENABLE = no # Audio output
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow