summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/shalzz/rules.mk
diff options
context:
space:
mode:
authorShaleen Jain <shaleen@jain.sh>2018-09-29 17:49:51 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-29 17:49:51 +0200
commit1da2f8d5467e5a9b9300437d2afc86d2c1f63370 (patch)
tree61609e6afce5c2772129efb5e197e3ac3c91fd90 /keyboards/tada68/keymaps/shalzz/rules.mk
parent9f8bbe2f3f30c39f1ed44a6a2de63f39b405391f (diff)
downloadqmk_firmware-1da2f8d5467e5a9b9300437d2afc86d2c1f63370.tar.gz
qmk_firmware-1da2f8d5467e5a9b9300437d2afc86d2c1f63370.tar.xz
Keymap: tada68: add shalzz's layout (#4019)
Diffstat (limited to 'keyboards/tada68/keymaps/shalzz/rules.mk')
-rw-r--r--keyboards/tada68/keymaps/shalzz/rules.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/tada68/keymaps/shalzz/rules.mk b/keyboards/tada68/keymaps/shalzz/rules.mk
new file mode 100644
index 000000000..1df3af955
--- /dev/null
+++ b/keyboards/tada68/keymaps/shalzz/rules.mk
@@ -0,0 +1,12 @@
+# Build Options
+# change to "no" to disable the options, or define them in the Makefile in
+# the appropriate keymap folder that will get included automatically
+#
+MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
+CONSOLE_ENABLE = no # Console for debug(+400)
+COMMAND_ENABLE = no # 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 = yes # Enable keyboard backlight functionality
+AUDIO_ENABLE = no # Audio output on port C6
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
+SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend