summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/buhearns/rules.mk
diff options
context:
space:
mode:
authorbuhearns <47539568+buhearns@users.noreply.github.com>2019-02-13 18:16:04 +0100
committerDrashna Jaelre <drashna@live.com>2019-02-13 18:16:04 +0100
commit918a52da61f8db245d6389e0ff574f41d4d17ccf (patch)
tree96311f7fef84952ca4c4af691317e7c46697ddb3 /keyboards/planck/keymaps/buhearns/rules.mk
parent9a05c5d7876c81ac0f074366fa1790de31fd44e0 (diff)
downloadqmk_firmware-918a52da61f8db245d6389e0ff574f41d4d17ccf.tar.gz
qmk_firmware-918a52da61f8db245d6389e0ff574f41d4d17ccf.tar.xz
[Keymap] Adding buhearns keymap (#5105)
* [Keymap] Adding buhearns keymap * Removing deprecated function with fauxpark's help * Update readme.md * Switching to UNICODE_ENABLE with drashna's help * Update rules.mk * Update config.h * Update config.h Tidying up * Update keymap.c Tidying up * Update readme.md Tidying up * Update rules.mk Tidying up * Removing GESC and adding TILD
Diffstat (limited to 'keyboards/planck/keymaps/buhearns/rules.mk')
-rw-r--r--keyboards/planck/keymaps/buhearns/rules.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/buhearns/rules.mk b/keyboards/planck/keymaps/buhearns/rules.mk
new file mode 100644
index 000000000..5c11b51a2
--- /dev/null
+++ b/keyboards/planck/keymaps/buhearns/rules.mk
@@ -0,0 +1,13 @@
+BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
+MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
+EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
+CONSOLE_ENABLE = no # Console for debug(+400)
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+MIDI_ENABLE = no # MIDI controls
+AUDIO_ENABLE = yes # Audio output on port C6
+UNICODE_ENABLE = yes # Unicode
+BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend