aboutsummaryrefslogtreecommitdiff
path: root/keyboards/moon
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2024-04-25 21:41:09 -0700
committerGitHub <noreply@github.com>2024-04-26 05:41:09 +0100
commit42f61611e8be856c65efa0e9cf56b19fe18c519e (patch)
tree6ffa7f1c3d42e5526841a30c9902d71027f51b52 /keyboards/moon
parent1d455fc5f30753e9f832aafbfc8ee6e3ce0ad6bf (diff)
Data-Driven Keyboard Conversions: M, Part 3 (#23614)
Diffstat (limited to 'keyboards/moon')
-rw-r--r--keyboards/moon/info.json9
-rw-r--r--keyboards/moon/rules.mk13
2 files changed, 9 insertions, 13 deletions
diff --git a/keyboards/moon/info.json b/keyboards/moon/info.json
index a89caf86d2..4c66cb51a9 100644
--- a/keyboards/moon/info.json
+++ b/keyboards/moon/info.json
@@ -8,6 +8,15 @@
"pid": "0xFCB8",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": false,
+ "mousekey": true,
+ "extrakey": true,
+ "console": true,
+ "command": true,
+ "nkro": true,
+ "backlight": true
+ },
"backlight": {
"pin": "C6"
},
diff --git a/keyboards/moon/rules.mk b/keyboards/moon/rules.mk
index 676f0971a2..aee52dfee1 100644
--- a/keyboards/moon/rules.mk
+++ b/keyboards/moon/rules.mk
@@ -1,16 +1,3 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # 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 = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
# custom matrix setup
CUSTOM_MATRIX = yes