summaryrefslogtreecommitdiff
path: root/keyboards/v4n4g0rth0n/v2/keyboard.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/v4n4g0rth0n/v2/keyboard.json')
-rw-r--r--keyboards/v4n4g0rth0n/v2/keyboard.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/v4n4g0rth0n/v2/keyboard.json b/keyboards/v4n4g0rth0n/v2/keyboard.json
new file mode 100644
index 0000000000..c43848178f
--- /dev/null
+++ b/keyboards/v4n4g0rth0n/v2/keyboard.json
@@ -0,0 +1,19 @@
+{
+ "usb": {
+ "device_version": "0.0.2"
+ },
+ "features": {
+ "bootmagic": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": false
+ },
+ "matrix_pins": {
+ "cols": ["D3", "D2", "D1", "D0", "D5", "F7", "F6", "E6", "F5", "F4", "F1", "B0"],
+ "rows": ["C7", "C6", "B6", "B5", "B7"]
+ },
+ "diode_direction": "COL2ROW",
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu"
+}