summaryrefslogtreecommitdiff
path: root/keyboards/s60-x/Makefile
diff options
context:
space:
mode:
authorFelix Uhl2016-08-14 00:41:09 +0200
committerFelix Uhl2016-08-14 00:41:09 +0200
commit911cc6832598ac9b637fdb11448354d418c197c4 (patch)
treea202d768e782f2a8edd8a4344203e0782bc6dcf2 /keyboards/s60-x/Makefile
parent4725942dc71c2f386d8323865a6255f4dfd2785b (diff)
Added all original S60-X keymaps
All keymaps that were included in VinnyCordeiro's repository were ported to QMK. Main Readme was copied over from VC's repo, slightly altered. Main Makefile was updated to reflect VC's original configuration. Small changes in felix keymap.
Diffstat (limited to 'keyboards/s60-x/Makefile')
-rw-r--r--keyboards/s60-x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/s60-x/Makefile b/keyboards/s60-x/Makefile
index 57edd5e03..8b51d4609 100644
--- a/keyboards/s60-x/Makefile
+++ b/keyboards/s60-x/Makefile
@@ -53,7 +53,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
# Build Options
# change yes to no to disable
#
-BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE ?= yes # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE ?= yes # Mouse keys(+4700)
EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450)
CONSOLE_ENABLE ?= yes # Console for debug(+400)