f77: Add jackhill's layout
[jackhill/qmk/firmware.git] / keyboards / newgame40 / rules.mk
CommitLineData
87e6d013 1# MCU name
87e6d013
G
2MCU = atmega32u4
3
5d34e70c 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
87e6d013
G
12BOOTLOADER = caterina
13
14# Build Options
15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically
17#
d2e1cc4d 18BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
19MOUSEKEY_ENABLE = yes # Mouse keys
20EXTRAKEY_ENABLE = yes # Audio control and System control
21CONSOLE_ENABLE = no # Console for debug
87e6d013
G
22COMMAND_ENABLE = no # Commands for debug and configuration
23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
25MIDI_ENABLE = no # MIDI controls
26AUDIO_ENABLE = no # Audio output on port C6
27UNICODE_ENABLE = yes # Unicode
28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
29RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
30IOS_DEVICE_ENABLE = no # connect to IOS Device
31
32 ifeq ($(strip $(IOS_DEVICE_ENABLE )), yes)
33 OPT_DEFS += -DIOS_DEVICE_ENABLE
34 endif
35
36# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
37SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
38
39LAYOUTS = ortho_4x10