aboutsummaryrefslogtreecommitdiff
path: root/keyboards/utd80
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/utd80')
-rw-r--r--keyboards/utd80/keyboard.json (renamed from keyboards/utd80/info.json)10
-rw-r--r--keyboards/utd80/rules.mk12
2 files changed, 10 insertions, 12 deletions
diff --git a/keyboards/utd80/info.json b/keyboards/utd80/keyboard.json
index a62bb41df6..6e4c966d40 100644
--- a/keyboards/utd80/info.json
+++ b/keyboards/utd80/keyboard.json
@@ -8,6 +8,16 @@
"pid": "0x001C",
"device_version": "0.0.1"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": true,
+ "command": false,
+ "console": false,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": true,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["B1", "F0", "F1", "F4", "F5", "F6", "F7", "C7", "C6", "D3", "E6", "D7", "D6", "D4", "D2", "D1"],
"rows": ["B4", "D5", "D0", "B2", "B3", "B0"]
diff --git a/keyboards/utd80/rules.mk b/keyboards/utd80/rules.mk
deleted file mode 100644
index 5681a9b597..0000000000
--- a/keyboards/utd80/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 = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output