aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/ymd67/rules.mk
diff options
context:
space:
mode:
authorZach <zshaftel@gmail.com>2019-12-15 14:27:42 -0500
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2019-12-15 11:27:42 -0800
commit876e5444331be78637497903ba31a03b29de8b1d (patch)
tree4d5b05666ffcf3cf0a47c00fac577847a8225f6c /keyboards/ymdk/ymd67/rules.mk
parentb54722cc639c5c1c6a4ed8e09e881a1c7a2806a2 (diff)
downloadfirmware-876e5444331be78637497903ba31a03b29de8b1d.tar.gz
firmware-876e5444331be78637497903ba31a03b29de8b1d.tar.bz2
firmware-876e5444331be78637497903ba31a03b29de8b1d.zip
[Keyboard] Add ymd67 keyboard (#7631)
* [Keyboard] Add ymd67 keyboard * Apply suggestions from code review * Apply more suggestions from code review
Diffstat (limited to 'keyboards/ymdk/ymd67/rules.mk')
-rw-r--r--keyboards/ymdk/ymd67/rules.mk26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/ymdk/ymd67/rules.mk b/keyboards/ymdk/ymd67/rules.mk
new file mode 100644
index 000000000..891c7739a
--- /dev/null
+++ b/keyboards/ymdk/ymd67/rules.mk
@@ -0,0 +1,26 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+# Teensy halfkay
+# Pro Micro caterina
+# Atmel DFU atmel-dfu
+# LUFA DFU lufa-dfu
+# QMK DFU qmk-dfu
+# ATmega32A bootloadHID
+# ATmega328P USBasp
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# comment out to disable the options.
+#
+BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = yes # Commands for debug and configuration
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+AUDIO_ENABLE = no
+RGBLIGHT_ENABLE = yes