aboutsummaryrefslogtreecommitdiff
path: root/keyboards/rotor
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rotor')
-rw-r--r--keyboards/rotor/keyboard.json (renamed from keyboards/rotor/info.json)8
-rw-r--r--keyboards/rotor/rules.mk12
2 files changed, 8 insertions, 12 deletions
diff --git a/keyboards/rotor/info.json b/keyboards/rotor/keyboard.json
index 5f129ebc7c..1976323540 100644
--- a/keyboards/rotor/info.json
+++ b/keyboards/rotor/keyboard.json
@@ -8,6 +8,14 @@
"pid": "0xE8BE",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "command": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": false
+ },
"matrix_pins": {
"cols": ["E6", "F0", "F1", "F4", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "D2", "D5", "D3"],
"rows": ["B7", "B0", "B1", "B2", "B3"]
diff --git a/keyboards/rotor/rules.mk b/keyboards/rotor/rules.mk
deleted file mode 100644
index 6ff9b4e02b..0000000000
--- a/keyboards/rotor/rules.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # 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
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output