aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wily/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wily/info.json')
-rw-r--r--keyboards/wily/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/wily/info.json b/keyboards/wily/info.json
new file mode 100644
index 0000000000..9bba2de910
--- /dev/null
+++ b/keyboards/wily/info.json
@@ -0,0 +1,20 @@
+{
+ "manufacturer": "KKC",
+ "maintainer": "Gondolindrim",
+ "usb": {
+ "vid": "0x5750",
+ "device_version": "0.0.1"
+ },
+ "features": {
+ "bootmagic": true,
+ "mousekey": true,
+ "extrakey": true,
+ "nkro": true
+ },
+ "build": {
+ "lto": true
+ },
+ "diode_direction": "COL2ROW",
+ "processor": "STM32F411",
+ "bootloader": "stm32-dfu"
+}