aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/shapeshifter4060
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/shapeshifter4060')
-rw-r--r--keyboards/shapeshifter4060/keyboard.json (renamed from keyboards/shapeshifter4060/info.json)8
-rw-r--r--keyboards/shapeshifter4060/rules.mk11
2 files changed, 8 insertions, 11 deletions
diff --git a/keyboards/shapeshifter4060/info.json b/keyboards/shapeshifter4060/keyboard.json
index 7f815832dd..8c83153d00 100644
--- a/keyboards/shapeshifter4060/info.json
+++ b/keyboards/shapeshifter4060/keyboard.json
@@ -8,6 +8,14 @@
"pid": "0xA1F1",
"device_version": "0.0.2"
},
+ "features": {
+ "bootmagic": false,
+ "command": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": false
+ },
"matrix_pins": {
"cols": ["D0", "D1", "B1", "B3", "B2", "B6", "B5", "B4", "E6", "D7", "C6", "D4"],
"rows": ["F4", "F5", "F6", "F7"]
diff --git a/keyboards/shapeshifter4060/rules.mk b/keyboards/shapeshifter4060/rules.mk
deleted file mode 100644
index bac8b2e551..0000000000
--- a/keyboards/shapeshifter4060/rules.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-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 # Enable N-Key Rollover
-#BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-KEY_LOCK_ENABLE = no