aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut/wonderland/rules.mk
diff options
context:
space:
mode:
authorThePanduuh <feojoe2@gmail.com>2020-04-05 10:19:36 -0400
committerGitHub <noreply@github.com>2020-04-05 15:19:36 +0100
commit6f6c2e1c5c2e619aeec0d64a5a7156aed9fd559d (patch)
tree54a277800ee2a7cf3f80c0573a36c4f901195d48 /keyboards/maartenwut/wonderland/rules.mk
parent48cad94d7e00e8fa234309f80feacaeaa6561f16 (diff)
downloadfirmware-6f6c2e1c5c2e619aeec0d64a5a7156aed9fd559d.tar.gz
firmware-6f6c2e1c5c2e619aeec0d64a5a7156aed9fd559d.tar.bz2
firmware-6f6c2e1c5c2e619aeec0d64a5a7156aed9fd559d.zip
updated rules.mk and default keymap of Wonderland for VIA support (#8668)
* updated rules.mk and default keymap of Wonderland for VIA support * Restored default keymap and rules.mk, added via keymap folder with modified default keymap and rules.mk, also fixed VendorID in config.h * fixed jargon on layers 3 and 4 of Wonderland VIA keymap * cleaned up via keymap, removed fluff * default keymap for Wonderland restored * removed unnecessary information from rules.mk * made more readable per noroadsleft suggestion Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/maartenwut/wonderland/rules.mk')
-rwxr-xr-xkeyboards/maartenwut/wonderland/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/maartenwut/wonderland/rules.mk b/keyboards/maartenwut/wonderland/rules.mk
index a01e466b8..3a7e92f4d 100755
--- a/keyboards/maartenwut/wonderland/rules.mk
+++ b/keyboards/maartenwut/wonderland/rules.mk
@@ -19,7 +19,7 @@ MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
-NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
MIDI_ENABLE = no # MIDI controls
@@ -28,3 +28,4 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUTO_SHIFT_ENABLE = no
VELOCIKEY_ENABLE = yes
+