]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/novelpad/rules.mk
[Keyboard] Update NovelPad (#6559)
[qmk_firmware.git] / keyboards / novelpad / rules.mk
1 # MCU name
2 MCU = atmega32u2
3
4
5 # Bootloader selection
6 #   Teensy       halfkay
7 #   Pro Micro    caterina
8 #   Atmel DFU    atmel-dfu
9 #   LUFA DFU     lufa-dfu
10 #   QMK DFU      qmk-dfu
11 #   atmega32a    bootloadHID
12 BOOTLOADER = atmel-dfu
13
14
15 # Build Options
16 #   comment out to disable the options.
17 #
18 BOOTMAGIC_ENABLE = no   # Virtual DIP switch configuration(+1000)
19 MOUSEKEY_ENABLE = no    # Mouse keys(+4700)
20 EXTRAKEY_ENABLE = yes   # Audio control and System control(+450)
21 CONSOLE_ENABLE = yes    # Console for debug(+400)
22 COMMAND_ENABLE = no    # Commands for debug and configuration
23 SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
24 NKRO_ENABLE = no                # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
25 BACKLIGHT_ENABLE = yes  # In-switch LEDs
26 AUDIO_ENABLE = no      # There is no available timer or pin for audio on the NovelPad
27 RGBLIGHT_ENABLE = yes  # RGB LEDs for underglow, installed and enabled by default for the NovelPad
28
29 LAYOUTS = ortho_5x4