From 40d0512794651237a182b4f53a2278d0fb2e583e Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Mon, 22 Apr 2024 02:06:41 +0100 Subject: Migrate build target markers to keyboard.json - P (#23565) --- keyboards/pmk/recore/v3/info.json | 141 ---------------------------------- keyboards/pmk/recore/v3/keyboard.json | 141 ++++++++++++++++++++++++++++++++++ 2 files changed, 141 insertions(+), 141 deletions(-) delete mode 100644 keyboards/pmk/recore/v3/info.json create mode 100644 keyboards/pmk/recore/v3/keyboard.json (limited to 'keyboards/pmk/recore') diff --git a/keyboards/pmk/recore/v3/info.json b/keyboards/pmk/recore/v3/info.json deleted file mode 100644 index 6bc095daa5..0000000000 --- a/keyboards/pmk/recore/v3/info.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "manufacturer": "Posey's Mechanical Keyboards", - "keyboard_name": "recorev3", - "maintainer": "joliverMI", - "bootloader": "rp2040", - "build": { - "debounce_type": "sym_defer_pk" - }, - "diode_direction": "COL2ROW", - "features": { - "bootmagic": true, - "rgblight": true, - "extrakey": true, - "mousekey": true, - "nkro": true - }, - "matrix_pins": { - "cols": ["GP2", "GP3", "GP4", "GP5", "GP6", "GP7", "GP8", "GP9"], - "rows": ["GP10", "GP11", "GP12", "GP13", "GP14"] - }, - "processor": "RP2040", - "ws2812": { - "driver": "vendor", - "pin": "GP17" - }, - "rgblight": { - "animations": { - "breathing": true - }, - "layers": { - "enabled": true, - "max": 4 - }, - "led_count": 2, - "sleep": true, - "split": true, - "split_count": [1, 1] - }, - "split": { - "enabled": true, - "handedness": { - "pin": "GP18" - } - }, - "tags": ["ortho", "split"], - "url": "poseysmechanicalkeyboards.com", - "usb": { - "device_version": "1.0.0", - "pid": "0x0001", - "vid": "0x4A4F" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"matrix": [0,0], "x": 0, "y": 0.75, "w": 1.25}, - {"matrix": [0,1], "x": 1.25, "y": 0.75}, - {"matrix": [0,2], "x": 2.25, "y": 0.2}, - {"matrix": [0,3], "x": 3.25, "y": 0}, - {"matrix": [0,4], "x": 4.25, "y": 0.2}, - {"matrix": [0,5], "x": 5.25, "y": 0.3}, - {"matrix": [0,6], "x": 6.25, "y": 0.55, "h": 1.25}, - {"matrix": [0,7], "x": 7.25, "y": 0.55, "h": 1.25}, - - {"matrix": [5,0], "x": 9.25, "y": 0.55, "h": 1.25}, - {"matrix": [5,1], "x": 10.25, "y": 0.55, "h": 1.25}, - {"matrix": [5,2], "x": 11.25, "y": 0.3}, - {"matrix": [5,3], "x": 12.25, "y": 0.2}, - {"matrix": [5,4], "x": 13.25, "y": 0}, - {"matrix": [5,5], "x": 14.25, "y": 0.2}, - {"matrix": [5,6], "x": 15.25, "y": 0.75}, - {"matrix": [5,7], "x": 16.25, "y": 0.75, "w": 1.25}, - - {"matrix": [1,0], "x": 0, "y": 1.75, "w": 1.25}, - {"matrix": [1,1], "x": 1.25, "y": 1.75}, - {"matrix": [1,2], "x": 2.25, "y": 1.2}, - {"matrix": [1,3], "x": 3.25, "y": 1}, - {"matrix": [1,4], "x": 4.25, "y": 1.2}, - {"matrix": [1,5], "x": 5.25, "y": 1.3}, - {"matrix": [1,6], "x": 6.25, "y": 1.8, "h": 1.25}, - {"matrix": [1,7], "x": 7.25, "y": 1.8, "h": 1.25}, - - {"matrix": [6,0], "x": 9.25, "y": 1.8, "h": 1.25}, - {"matrix": [6,1], "x": 10.25, "y": 1.8, "h": 1.25}, - {"matrix": [6,2], "x": 11.25, "y": 1.3}, - {"matrix": [6,3], "x": 12.25, "y": 1.2}, - {"matrix": [6,4], "x": 13.25, "y": 1}, - {"matrix": [6,5], "x": 14.25, "y": 1.2}, - {"matrix": [6,6], "x": 15.25, "y": 1.75}, - {"matrix": [6,7], "x": 16.25, "y": 1.75, "w": 1.25}, - - {"matrix": [2,0], "x": 0, "y": 2.75, "w": 1.25}, - {"matrix": [2,1], "x": 1.25, "y": 2.75}, - {"matrix": [2,2], "x": 2.25, "y": 2.2}, - {"matrix": [2,3], "x": 3.25, "y": 2}, - {"matrix": [2,4], "x": 4.25, "y": 2.2}, - {"matrix": [2,5], "x": 5.25, "y": 2.3}, - - {"matrix": [7,2], "x": 11.25, "y": 2.3}, - {"matrix": [7,3], "x": 12.25, "y": 2.2}, - {"matrix": [7,4], "x": 13.25, "y": 2}, - {"matrix": [7,5], "x": 14.25, "y": 2.2}, - {"matrix": [7,6], "x": 15.25, "y": 2.75}, - {"matrix": [7,7], "x": 16.25, "y": 2.75, "w": 1.25}, - - {"matrix": [3,0], "x": 0, "y": 3.75, "w": 1.25}, - {"matrix": [3,1], "x": 1.25, "y": 3.75}, - {"matrix": [3,2], "x": 2.25, "y": 3.2}, - {"matrix": [3,3], "x": 3.25, "y": 3}, - {"matrix": [3,4], "x": 4.25, "y": 3.2}, - {"matrix": [3,5], "x": 5.25, "y": 3.3}, - {"matrix": [3,6], "x": 6.25, "y": 3.05, "h": 1.25}, - {"matrix": [3,7], "x": 7.25, "y": 3.05, "h": 1.25}, - - {"matrix": [8,0], "x": 9.25, "y": 3.05, "h": 1.25}, - {"matrix": [8,1], "x": 10.25, "y": 3.05, "h": 1.25}, - {"matrix": [8,2], "x": 11.25, "y": 3.3}, - {"matrix": [8,3], "x": 12.25, "y": 3.2}, - {"matrix": [8,4], "x": 13.25, "y": 3}, - {"matrix": [8,5], "x": 14.25, "y": 3.2}, - {"matrix": [8,6], "x": 15.25, "y": 3.75}, - {"matrix": [8,7], "x": 16.25, "y": 3.75, "w": 1.25}, - - {"matrix": [4,0], "x": 0, "y": 4.75, "w": 1.25}, - {"matrix": [4,1], "x": 1.25, "y": 4.75}, - {"matrix": [4,2], "x": 2.25, "y": 4.2, "w": 1.25}, - {"matrix": [4,3], "x": 3.5, "y": 4.2, "w": 1.25}, - {"matrix": [4,5], "x": 4.75, "y": 4.3, "w": 1.25}, - {"matrix": [4,6], "x": 6, "y": 4.8, "h": 1.25}, - {"matrix": [4,7], "x": 7, "y": 5, "h": 1.25}, - - {"matrix": [9,0], "x": 9.5, "y": 5, "h": 1.25}, - {"matrix": [9,1], "x": 10.5, "y": 4.8, "h": 1.25}, - {"matrix": [9,2], "x": 11.5, "y": 4.3, "w": 1.25}, - {"matrix": [9,4], "x": 12.75, "y": 4.2, "w": 1.25}, - {"matrix": [9,5], "x": 14, "y": 4.2, "w": 1.25}, - {"matrix": [9,6], "x": 15.25, "y": 4.75}, - {"matrix": [9,7], "x": 16.25, "y": 4.75, "w": 1.25} - ] - } - } -} diff --git a/keyboards/pmk/recore/v3/keyboard.json b/keyboards/pmk/recore/v3/keyboard.json new file mode 100644 index 0000000000..6bc095daa5 --- /dev/null +++ b/keyboards/pmk/recore/v3/keyboard.json @@ -0,0 +1,141 @@ +{ + "manufacturer": "Posey's Mechanical Keyboards", + "keyboard_name": "recorev3", + "maintainer": "joliverMI", + "bootloader": "rp2040", + "build": { + "debounce_type": "sym_defer_pk" + }, + "diode_direction": "COL2ROW", + "features": { + "bootmagic": true, + "rgblight": true, + "extrakey": true, + "mousekey": true, + "nkro": true + }, + "matrix_pins": { + "cols": ["GP2", "GP3", "GP4", "GP5", "GP6", "GP7", "GP8", "GP9"], + "rows": ["GP10", "GP11", "GP12", "GP13", "GP14"] + }, + "processor": "RP2040", + "ws2812": { + "driver": "vendor", + "pin": "GP17" + }, + "rgblight": { + "animations": { + "breathing": true + }, + "layers": { + "enabled": true, + "max": 4 + }, + "led_count": 2, + "sleep": true, + "split": true, + "split_count": [1, 1] + }, + "split": { + "enabled": true, + "handedness": { + "pin": "GP18" + } + }, + "tags": ["ortho", "split"], + "url": "poseysmechanicalkeyboards.com", + "usb": { + "device_version": "1.0.0", + "pid": "0x0001", + "vid": "0x4A4F" + }, + "layouts": { + "LAYOUT": { + "layout": [ + {"matrix": [0,0], "x": 0, "y": 0.75, "w": 1.25}, + {"matrix": [0,1], "x": 1.25, "y": 0.75}, + {"matrix": [0,2], "x": 2.25, "y": 0.2}, + {"matrix": [0,3], "x": 3.25, "y": 0}, + {"matrix": [0,4], "x": 4.25, "y": 0.2}, + {"matrix": [0,5], "x": 5.25, "y": 0.3}, + {"matrix": [0,6], "x": 6.25, "y": 0.55, "h": 1.25}, + {"matrix": [0,7], "x": 7.25, "y": 0.55, "h": 1.25}, + + {"matrix": [5,0], "x": 9.25, "y": 0.55, "h": 1.25}, + {"matrix": [5,1], "x": 10.25, "y": 0.55, "h": 1.25}, + {"matrix": [5,2], "x": 11.25, "y": 0.3}, + {"matrix": [5,3], "x": 12.25, "y": 0.2}, + {"matrix": [5,4], "x": 13.25, "y": 0}, + {"matrix": [5,5], "x": 14.25, "y": 0.2}, + {"matrix": [5,6], "x": 15.25, "y": 0.75}, + {"matrix": [5,7], "x": 16.25, "y": 0.75, "w": 1.25}, + + {"matrix": [1,0], "x": 0, "y": 1.75, "w": 1.25}, + {"matrix": [1,1], "x": 1.25, "y": 1.75}, + {"matrix": [1,2], "x": 2.25, "y": 1.2}, + {"matrix": [1,3], "x": 3.25, "y": 1}, + {"matrix": [1,4], "x": 4.25, "y": 1.2}, + {"matrix": [1,5], "x": 5.25, "y": 1.3}, + {"matrix": [1,6], "x": 6.25, "y": 1.8, "h": 1.25}, + {"matrix": [1,7], "x": 7.25, "y": 1.8, "h": 1.25}, + + {"matrix": [6,0], "x": 9.25, "y": 1.8, "h": 1.25}, + {"matrix": [6,1], "x": 10.25, "y": 1.8, "h": 1.25}, + {"matrix": [6,2], "x": 11.25, "y": 1.3}, + {"matrix": [6,3], "x": 12.25, "y": 1.2}, + {"matrix": [6,4], "x": 13.25, "y": 1}, + {"matrix": [6,5], "x": 14.25, "y": 1.2}, + {"matrix": [6,6], "x": 15.25, "y": 1.75}, + {"matrix": [6,7], "x": 16.25, "y": 1.75, "w": 1.25}, + + {"matrix": [2,0], "x": 0, "y": 2.75, "w": 1.25}, + {"matrix": [2,1], "x": 1.25, "y": 2.75}, + {"matrix": [2,2], "x": 2.25, "y": 2.2}, + {"matrix": [2,3], "x": 3.25, "y": 2}, + {"matrix": [2,4], "x": 4.25, "y": 2.2}, + {"matrix": [2,5], "x": 5.25, "y": 2.3}, + + {"matrix": [7,2], "x": 11.25, "y": 2.3}, + {"matrix": [7,3], "x": 12.25, "y": 2.2}, + {"matrix": [7,4], "x": 13.25, "y": 2}, + {"matrix": [7,5], "x": 14.25, "y": 2.2}, + {"matrix": [7,6], "x": 15.25, "y": 2.75}, + {"matrix": [7,7], "x": 16.25, "y": 2.75, "w": 1.25}, + + {"matrix": [3,0], "x": 0, "y": 3.75, "w": 1.25}, + {"matrix": [3,1], "x": 1.25, "y": 3.75}, + {"matrix": [3,2], "x": 2.25, "y": 3.2}, + {"matrix": [3,3], "x": 3.25, "y": 3}, + {"matrix": [3,4], "x": 4.25, "y": 3.2}, + {"matrix": [3,5], "x": 5.25, "y": 3.3}, + {"matrix": [3,6], "x": 6.25, "y": 3.05, "h": 1.25}, + {"matrix": [3,7], "x": 7.25, "y": 3.05, "h": 1.25}, + + {"matrix": [8,0], "x": 9.25, "y": 3.05, "h": 1.25}, + {"matrix": [8,1], "x": 10.25, "y": 3.05, "h": 1.25}, + {"matrix": [8,2], "x": 11.25, "y": 3.3}, + {"matrix": [8,3], "x": 12.25, "y": 3.2}, + {"matrix": [8,4], "x": 13.25, "y": 3}, + {"matrix": [8,5], "x": 14.25, "y": 3.2}, + {"matrix": [8,6], "x": 15.25, "y": 3.75}, + {"matrix": [8,7], "x": 16.25, "y": 3.75, "w": 1.25}, + + {"matrix": [4,0], "x": 0, "y": 4.75, "w": 1.25}, + {"matrix": [4,1], "x": 1.25, "y": 4.75}, + {"matrix": [4,2], "x": 2.25, "y": 4.2, "w": 1.25}, + {"matrix": [4,3], "x": 3.5, "y": 4.2, "w": 1.25}, + {"matrix": [4,5], "x": 4.75, "y": 4.3, "w": 1.25}, + {"matrix": [4,6], "x": 6, "y": 4.8, "h": 1.25}, + {"matrix": [4,7], "x": 7, "y": 5, "h": 1.25}, + + {"matrix": [9,0], "x": 9.5, "y": 5, "h": 1.25}, + {"matrix": [9,1], "x": 10.5, "y": 4.8, "h": 1.25}, + {"matrix": [9,2], "x": 11.5, "y": 4.3, "w": 1.25}, + {"matrix": [9,4], "x": 12.75, "y": 4.2, "w": 1.25}, + {"matrix": [9,5], "x": 14, "y": 4.2, "w": 1.25}, + {"matrix": [9,6], "x": 15.25, "y": 4.75}, + {"matrix": [9,7], "x": 16.25, "y": 4.75, "w": 1.25} + ] + } + } +} -- cgit v1.2.3