xwhatsit keyboards: add missing license headers to source files
[jackhill/qmk/firmware.git] / keyboards / ymd75 / rules.mk
CommitLineData
2b06623f
W
1# MCU name
2MCU = atmega32a
2b06623f 3
de4a47f1 4# Bootloader selection
5# Teensy halfkay
6# Pro Micro caterina
7# Atmel DFU atmel-dfu
8# LUFA DFU lufa-dfu
9# QMK DFU qmk-dfu
10# ATmega32A bootloadHID
11# ATmega328P USBasp
2b06623f
W
12BOOTLOADER = bootloadHID
13
14# build options
15BOOTMAGIC_ENABLE = yes
16MOUSEKEY_ENABLE = no
17EXTRAKEY_ENABLE = yes
18CONSOLE_ENABLE = no
19COMMAND_ENABLE = yes
20BACKLIGHT_ENABLE = yes
21RGBLIGHT_ENABLE = yes
3a215195 22WS2812_DRIVER = i2c
2b06623f
W
23NKRO_ENABLE = no
24# Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
25
2b06623f
W
26DISABLE_WS2812 = no
27
28KEY_LOCK_ENABLE = yes
29# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
30SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend