summaryrefslogtreecommitdiffstats
path: root/keyboards/omnikey_bh/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-04-19 16:57:53 +0800
committerGitHub <noreply@github.com>2022-04-19 18:57:53 +1000
commite13aefe41d235af9e59efdefa46e2934e36eec7a (patch)
treee06e945a3b9c1d94eb2afe2498ffbf934fc4d011 /keyboards/omnikey_bh/rules.mk
parent860f53dac45c1d9064ba89d77b5b483f6653343f (diff)
move z150_bh at101_bh omnikey_bh to viktus/ (#16004)
Diffstat (limited to 'keyboards/omnikey_bh/rules.mk')
-rw-r--r--keyboards/omnikey_bh/rules.mk18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/omnikey_bh/rules.mk b/keyboards/omnikey_bh/rules.mk
deleted file mode 100644
index 65e353ad15..0000000000
--- a/keyboards/omnikey_bh/rules.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# MCU name
-MCU = at90usb1286
-
-# Bootloader selection
-BOOTLOADER = halfkay
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-AUDIO_ENABLE = no
-RGBLIGHT_ENABLE = no