summaryrefslogtreecommitdiff
path: root/keyboards/mokey/ginkgo65/rules.mk
diff options
context:
space:
mode:
authorrhmokey <57172003+rhmokey@users.noreply.github.com>2021-10-15 07:55:51 +0800
committerGitHub <noreply@github.com>2021-10-14 16:55:51 -0700
commit943ca36accbb71be38387634caf09667e0e53911 (patch)
treeecbb853a66ad8d44245b4279d94035bba4a1c355 /keyboards/mokey/ginkgo65/rules.mk
parenta827adeaaedfbefc504c0f909a507706948cd40f (diff)
[Keyboard] Add ginkgo65 (#14802)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mokey/ginkgo65/rules.mk')
-rw-r--r--keyboards/mokey/ginkgo65/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/mokey/ginkgo65/rules.mk b/keyboards/mokey/ginkgo65/rules.mk
new file mode 100644
index 0000000000..4f1faaec80
--- /dev/null
+++ b/keyboards/mokey/ginkgo65/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 = 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
+# 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 = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output