summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/piemod/rules.mk
diff options
context:
space:
mode:
authorDavid Wen Riccardi-Zhu <dwrz@dwrz.net>2018-04-26 16:51:58 +0200
committerDrashna Jaelre <drashna@live.com>2018-04-26 16:51:58 +0200
commit644efe48bf893a61597114d6d1953a2905c4e6a4 (patch)
treed41dd40b8bbd897efcbcf97db14d91140082d6bc /keyboards/lets_split/keymaps/piemod/rules.mk
parent10d287d1aa0340db369bc676d78eaa948e5dd650 (diff)
downloadqmk_firmware-644efe48bf893a61597114d6d1953a2905c4e6a4.tar.gz
qmk_firmware-644efe48bf893a61597114d6d1953a2905c4e6a4.tar.xz
Update piemod keymap (#2786)
Add RGB control, fix keymap to work with latest QMK. Squashed commit of the following: commit 3c5d95e4809d446fe5304aab9274d527182835e6 Author: dwrz <dwrz@dwrz.net> Date: Sat Apr 21 18:26:58 2018 +0000 Make rules.mk for Let's Split piemod commit 0cc5fc135220f0eb48509d2b027e4cad033d74a5 Author: dwrz <dwrz@dwrz.net> Date: Sat Apr 21 18:26:25 2018 +0000 Add RGB control keys to function layer commit d1b6bfa5f34123658534f99c97471b779b971ffb Author: dwrz <dwrz@dwrz.net> Date: Sat Apr 21 18:26:03 2018 +0000 Refactor MACROS to COMBOS MACROS was conflicting with existing code. commit ce2f47b13fb3bfab9d63292ddba466879d300051 Author: dwrz <dwrz@dwrz.net> Date: Sat Apr 21 18:25:26 2018 +0000 Add typing options to config.h commit cb0aa62b81a17aaaee1f9843138495b9ca14b6d4 Author: dwrz <dwrz@dwrz.net> Date: Sat Apr 21 18:25:10 2018 +0000 Add RGB options to config.h
Diffstat (limited to 'keyboards/lets_split/keymaps/piemod/rules.mk')
-rw-r--r--keyboards/lets_split/keymaps/piemod/rules.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/lets_split/keymaps/piemod/rules.mk b/keyboards/lets_split/keymaps/piemod/rules.mk
new file mode 100644
index 000000000..027ea977e
--- /dev/null
+++ b/keyboards/lets_split/keymaps/piemod/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 = yes # Commands for debug and configuration
+NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+MIDI_ENABLE = no # MIDI controls
+AUDIO_ENABLE = no # Audio output on port C6
+UNICODE_ENABLE = yes # Unicode
+BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
+RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
+SUBPROJECT_rev1 = no