aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/twelvekey/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kb_elmo/twelvekey/rules.mk')
-rw-r--r--keyboards/kb_elmo/twelvekey/rules.mk25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/twelvekey/rules.mk b/keyboards/kb_elmo/twelvekey/rules.mk
new file mode 100644
index 000000000..d099a1068
--- /dev/null
+++ b/keyboards/kb_elmo/twelvekey/rules.mk
@@ -0,0 +1,25 @@
1# MCU name
2MCU = atmega328p
3
4# Processor frequency
5F_CPU = 16000000
6
7# Bootloader selection
8BOOTLOADER = USBasp
9
10# Build Options
11# change yes to no to disable
12#
13BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
14MOUSEKEY_ENABLE = no # Mouse keys
15EXTRAKEY_ENABLE = yes # Audio control and System control
16CONSOLE_ENABLE = no # Console for debug
17COMMAND_ENABLE = no # Commands for debug and configuration
18# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
19SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
20# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
21NKRO_ENABLE = no # USB Nkey Rollover
22BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
23RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
24BLUETOOTH_ENABLE = no # Enable Bluetooth
25AUDIO_ENABLE = no # Audio output