mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-17 18:16:53 +00:00
(多分)動く状態まで
This commit is contained in:
parent
26aa0b5f5e
commit
17f7f21016
@ -1,4 +1,4 @@
|
|||||||
// Copyright 2024 takahiro (@nagmeal)
|
// Copyright 2024 nagmeal (@nagmeal)
|
||||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
@ -18,3 +18,5 @@
|
|||||||
//#define NO_ACTION_LAYER
|
//#define NO_ACTION_LAYER
|
||||||
//#define NO_ACTION_TAPPING
|
//#define NO_ACTION_TAPPING
|
||||||
//#define NO_ACTION_ONESHOT
|
//#define NO_ACTION_ONESHOT
|
||||||
|
|
||||||
|
#define MASTER_LEFT
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"manufacturer": "takahiro",
|
"manufacturer": "nagmeal",
|
||||||
"keyboard_name": "sepsepkbd",
|
"keyboard_name": "sepsepkbd",
|
||||||
"maintainer": "nagmeal",
|
"maintainer": "nagmeal",
|
||||||
|
"tags": ["split", "choc v1"],
|
||||||
"bootloader": "caterina",
|
"bootloader": "caterina",
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"features": {
|
"features": {
|
||||||
@ -12,9 +13,21 @@
|
|||||||
"mousekey": true,
|
"mousekey": true,
|
||||||
"nkro": true
|
"nkro": true
|
||||||
},
|
},
|
||||||
|
"split": {
|
||||||
|
"enabled": true,
|
||||||
|
"soft_serial_pin": "D2",
|
||||||
|
"transport": {
|
||||||
|
"sync": {
|
||||||
|
"matrix_state": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"usb_detect": {
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
"matrix_pins": {
|
"matrix_pins": {
|
||||||
"cols": ["C2", "C2", "C2", "C2", "C2", "C2", "C2", "C2", "C2", "C2", "C2", "C2", "C2", "C2"],
|
"cols": ["F4", "F5", "F6", "F7", "B1", "B3"],
|
||||||
"rows": ["D1", "D1", "D1", "D1"]
|
"rows": ["D4", "C6", "D7", "E6"]
|
||||||
},
|
},
|
||||||
"processor": "atmega32u4",
|
"processor": "atmega32u4",
|
||||||
"url": "",
|
"url": "",
|
||||||
@ -27,48 +40,58 @@
|
|||||||
"LAYOUT_split_3x6_3": {
|
"LAYOUT_split_3x6_3": {
|
||||||
"layout": [
|
"layout": [
|
||||||
{"matrix": [0, 0], "x": 0, "y": 0.25},
|
{"matrix": [0, 0], "x": 0, "y": 0.25},
|
||||||
{"matrix": [0, 1], "x": 1, "y": 0.25},
|
{"matrix": [0, 1], "x": 1.25, "y": 0.25},
|
||||||
{"matrix": [0, 2], "x": 2, "y": 0.125},
|
{"matrix": [0, 2], "x": 2.5, "y": 0.25},
|
||||||
{"matrix": [0, 3], "x": 3, "y": 0},
|
{"matrix": [0, 3], "x": 3.75, "y": 0.25},
|
||||||
{"matrix": [0, 4], "x": 4, "y": 0.125},
|
{"matrix": [0, 4], "x": 5, "y": 0.25},
|
||||||
{"matrix": [0, 5], "x": 5, "y": 0.25},
|
{"matrix": [0, 5], "x": 6.25, "y": 0.25},
|
||||||
{"matrix": [0, 8], "x": 8, "y": 0.25},
|
|
||||||
{"matrix": [0, 9], "x": 9, "y": 0.125},
|
{"matrix": [4, 0], "x": 10, "y": 0.25},
|
||||||
{"matrix": [0, 10], "x": 10, "y": 0},
|
{"matrix": [4, 1], "x": 11.25, "y": 0.25},
|
||||||
{"matrix": [0, 11], "x": 11, "y": 0.125},
|
{"matrix": [4, 2], "x": 12.5, "y": 0.25},
|
||||||
{"matrix": [0, 12], "x": 12, "y": 0.25},
|
{"matrix": [4, 3], "x": 13.75, "y": 0.25},
|
||||||
{"matrix": [0, 13], "x": 13, "y": 0.25},
|
{"matrix": [4, 4], "x": 15, "y": 0.25},
|
||||||
{"matrix": [1, 0], "x": 0, "y": 1.25},
|
{"matrix": [4, 5], "x": 16.25, "y": 0.25},
|
||||||
{"matrix": [1, 1], "x": 1, "y": 1.25},
|
|
||||||
{"matrix": [1, 2], "x": 2, "y": 1.125},
|
|
||||||
{"matrix": [1, 3], "x": 3, "y": 1},
|
{"matrix": [1, 0], "x": 0, "y": 1.5},
|
||||||
{"matrix": [1, 4], "x": 4, "y": 1.125},
|
{"matrix": [1, 1], "x": 1.5, "y": 1.5},
|
||||||
{"matrix": [1, 5], "x": 5, "y": 1.25},
|
{"matrix": [1, 2], "x": 2.75, "y": 1.5},
|
||||||
{"matrix": [1, 8], "x": 8, "y": 1.25},
|
{"matrix": [1, 3], "x": 4.0, "y": 1.5},
|
||||||
{"matrix": [1, 9], "x": 9, "y": 1.125},
|
{"matrix": [1, 4], "x": 5.25, "y": 1.5},
|
||||||
{"matrix": [1, 10], "x": 10, "y": 1},
|
{"matrix": [1, 5], "x": 6.5, "y": 1.5},
|
||||||
{"matrix": [1, 11], "x": 11, "y": 1.125},
|
|
||||||
{"matrix": [1, 12], "x": 12, "y": 1.25},
|
{"matrix": [5, 0], "x": 9.75, "y": 1.5},
|
||||||
{"matrix": [1, 13], "x": 13, "y": 1.25},
|
{"matrix": [5, 1], "x": 11, "y": 1.5},
|
||||||
{"matrix": [2, 0], "x": 0, "y": 2.25},
|
{"matrix": [5, 2], "x": 12.25, "y": 1.5},
|
||||||
{"matrix": [2, 1], "x": 1, "y": 2.25},
|
{"matrix": [5, 3], "x": 13.5, "y": 1.5},
|
||||||
{"matrix": [2, 2], "x": 2, "y": 2.125},
|
{"matrix": [5, 4], "x": 14.75, "y": 1.5},
|
||||||
{"matrix": [2, 3], "x": 3, "y": 2},
|
{"matrix": [5, 5], "x": 16.25, "y": 1.5},
|
||||||
{"matrix": [2, 4], "x": 4, "y": 2.125},
|
|
||||||
{"matrix": [2, 5], "x": 5, "y": 2.25},
|
|
||||||
{"matrix": [2, 8], "x": 8, "y": 2.25},
|
{"matrix": [2, 0], "x": 0, "y": 2.75},
|
||||||
{"matrix": [2, 9], "x": 9, "y": 2.125},
|
{"matrix": [2, 1], "x": 1.25, "y": 2.75},
|
||||||
{"matrix": [2, 10], "x": 10, "y": 2},
|
{"matrix": [2, 2], "x": 2.5, "y": 2.75},
|
||||||
{"matrix": [2, 11], "x": 11, "y": 2.125},
|
{"matrix": [2, 3], "x": 3.75, "y": 2.75},
|
||||||
{"matrix": [2, 12], "x": 12, "y": 2.25},
|
{"matrix": [2, 4], "x": 5, "y": 2.75},
|
||||||
{"matrix": [2, 13], "x": 13, "y": 2.25},
|
{"matrix": [2, 5], "x": 6.25, "y": 2.75},
|
||||||
{"matrix": [3, 3], "x": 3.5, "y": 3.25},
|
|
||||||
{"matrix": [3, 4], "x": 4.5, "y": 3.5},
|
{"matrix": [6, 0], "x": 10, "y": 2.75},
|
||||||
{"matrix": [3, 5], "x": 5.5, "y": 3.75},
|
{"matrix": [6, 1], "x": 11.25, "y": 2.75},
|
||||||
{"matrix": [3, 7], "x": 7.5, "y": 3.75},
|
{"matrix": [6, 2], "x": 12.5, "y": 2.75},
|
||||||
{"matrix": [3, 8], "x": 8.5, "y": 3.5},
|
{"matrix": [6, 3], "x": 13.75, "y": 2.75},
|
||||||
{"matrix": [3, 9], "x": 9.5, "y": 3.25}
|
{"matrix": [6, 4], "x": 15, "y": 2.75},
|
||||||
]
|
{"matrix": [6, 5], "x": 16.25, "y": 2.75},
|
||||||
|
|
||||||
|
|
||||||
|
{"matrix": [3, 3], "x": 3.75, "y": 4},
|
||||||
|
{"matrix": [3, 4], "x": 5, "y": 4},
|
||||||
|
{"matrix": [3, 5], "x": 6.25, "y": 4},
|
||||||
|
|
||||||
|
{"matrix": [7, 3], "x": 13.75, "y": 4},
|
||||||
|
{"matrix": [7, 4], "x": 15, "y": 4},
|
||||||
|
{"matrix": [7, 5], "x": 16.25, "y": 4}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
*A short description of the keyboard/project*
|
*A short description of the keyboard/project*
|
||||||
|
|
||||||
* Keyboard Maintainer: [takahiro](https://github.com/nagmeal)
|
* Keyboard Maintainer: [nagmeal](https://github.com/nagmeal)
|
||||||
* Hardware Supported: *The PCBs, controllers supported*
|
* Hardware Supported: *The PCBs, controllers supported*
|
||||||
* Hardware Availability: *Links to where you can find this hardware*
|
* Hardware Availability: *Links to where you can find this hardware*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user