aboutsummaryrefslogtreecommitdiff
path: root/keyboards/percent
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/percent')
-rw-r--r--keyboards/percent/canoe/keyboard.json (renamed from keyboards/percent/canoe/info.json)10
-rw-r--r--keyboards/percent/canoe/rules.mk10
-rw-r--r--keyboards/percent/skog/keyboard.json (renamed from keyboards/percent/skog/info.json)10
-rw-r--r--keyboards/percent/skog/rules.mk10
-rw-r--r--keyboards/percent/skog_lite/keyboard.json (renamed from keyboards/percent/skog_lite/info.json)10
-rw-r--r--keyboards/percent/skog_lite/rules.mk10
6 files changed, 30 insertions, 30 deletions
diff --git a/keyboards/percent/canoe/info.json b/keyboards/percent/canoe/keyboard.json
index a1fc705561..656f73f904 100644
--- a/keyboards/percent/canoe/info.json
+++ b/keyboards/percent/canoe/keyboard.json
@@ -8,6 +8,16 @@
"pid": "0x434E",
"device_version": "2.0.0"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": true,
+ "command": true,
+ "console": false,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": false,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "C7", "C6", "C5", "C4", "C3", "C2", "D7"],
"rows": ["B0", "B1", "B2", "B3", "B4"]
diff --git a/keyboards/percent/canoe/rules.mk b/keyboards/percent/canoe/rules.mk
deleted file mode 100644
index 6b0cec85a4..0000000000
--- a/keyboards/percent/canoe/rules.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no
-EXTRAKEY_ENABLE = yes
-CONSOLE_ENABLE = no
-COMMAND_ENABLE = yes
-BACKLIGHT_ENABLE = yes
-RGBLIGHT_ENABLE = yes
diff --git a/keyboards/percent/skog/info.json b/keyboards/percent/skog/keyboard.json
index 4ba43d6c04..823c1638ac 100644
--- a/keyboards/percent/skog/info.json
+++ b/keyboards/percent/skog/keyboard.json
@@ -8,6 +8,16 @@
"pid": "0x422D",
"device_version": "2.0.0"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": true,
+ "command": true,
+ "console": false,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": false,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "C7", "C6", "C5", "C4", "C3", "C2"],
"rows": ["B0", "B1", "B2", "B3", "B5", "B6", "B7"]
diff --git a/keyboards/percent/skog/rules.mk b/keyboards/percent/skog/rules.mk
deleted file mode 100644
index 6b0cec85a4..0000000000
--- a/keyboards/percent/skog/rules.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no
-EXTRAKEY_ENABLE = yes
-CONSOLE_ENABLE = no
-COMMAND_ENABLE = yes
-BACKLIGHT_ENABLE = yes
-RGBLIGHT_ENABLE = yes
diff --git a/keyboards/percent/skog_lite/info.json b/keyboards/percent/skog_lite/keyboard.json
index ed75e8ae2b..e52d910845 100644
--- a/keyboards/percent/skog_lite/info.json
+++ b/keyboards/percent/skog_lite/keyboard.json
@@ -8,6 +8,16 @@
"pid": "0x422D",
"device_version": "2.0.0"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": false,
+ "command": true,
+ "console": false,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": false,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["C4", "C2", "D7", "C7", "C6", "A0", "A1", "A2", "A3", "A7", "A6", "A4", "A5", "C5", "C3"],
"rows": ["B0", "B1", "B2", "B3", "B4", "B6", "B5"]
diff --git a/keyboards/percent/skog_lite/rules.mk b/keyboards/percent/skog_lite/rules.mk
deleted file mode 100644
index 747ea2aae3..0000000000
--- a/keyboards/percent/skog_lite/rules.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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 = no # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow