aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/evyd13/atom47/rev2
diff options
context:
space:
mode:
authorJames Young2024-04-14 01:16:06 +0200
committerGitHub2024-04-14 01:16:06 +0200
commit9de523810309b7737c42bbcd3989ff431351d2d3 (patch)
treef17040653b997ba5c2e1153b3e2fa8b1a0b607a7 /keyboards/evyd13/atom47/rev2
parent96025250d101d6819e81c989a0d46e3ee14a906b (diff)
Data-Driven Keyboard Conversions: E (#23512)
Diffstat (limited to 'keyboards/evyd13/atom47/rev2')
-rw-r--r--keyboards/evyd13/atom47/rev2/keyboard.json (renamed from keyboards/evyd13/atom47/rev2/info.json)6
-rw-r--r--keyboards/evyd13/atom47/rev2/rules.mk3
2 files changed, 6 insertions, 3 deletions
diff --git a/keyboards/evyd13/atom47/rev2/info.json b/keyboards/evyd13/atom47/rev2/keyboard.json
index 8c5720d0c4..62927b70a3 100644
--- a/keyboards/evyd13/atom47/rev2/info.json
+++ b/keyboards/evyd13/atom47/rev2/keyboard.json
@@ -34,6 +34,12 @@
},
"processor": "atmega32u4",
"bootloader": "qmk-dfu",
+ "features": {
+ "bootmagic": true,
+ "mousekey": true,
+ "extrakey": true,
+ "backlight": true
+ },
"layout_aliases": {
"LAYOUT_all": "LAYOUT_split_space"
},
diff --git a/keyboards/evyd13/atom47/rev2/rules.mk b/keyboards/evyd13/atom47/rev2/rules.mk
deleted file mode 100644
index 104711e420..0000000000
--- a/keyboards/evyd13/atom47/rev2/rules.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-# Build Options
-RGBLIGHT_ENABLE = no
-BACKLIGHT_ENABLE = yes