2019-05-21 17:49:33 +00:00
|
|
|
{
|
2022-07-25 23:04:09 +00:00
|
|
|
"keyboard_name": "Ixora Rev1",
|
|
|
|
"manufacturer": "PeiorisBoards",
|
2019-05-21 17:49:33 +00:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "Peioris",
|
2022-07-25 23:04:09 +00:00
|
|
|
"usb": {
|
|
|
|
"vid": "0xFEED",
|
|
|
|
"pid": "0x0C61",
|
|
|
|
"device_version": "1.0.0"
|
|
|
|
},
|
2023-03-10 13:32:05 +00:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B4", "A15", "B3", "A1", "B6", "B5"],
|
|
|
|
"rows": ["A0"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-17 02:14:29 +00:00
|
|
|
"indicators": {
|
|
|
|
"caps_lock": "A10",
|
|
|
|
"num_lock": "A9",
|
|
|
|
"scroll_lock": "A8"
|
|
|
|
},
|
2023-02-08 07:41:46 +00:00
|
|
|
"processor": "STM32F042",
|
|
|
|
"bootloader": "stm32-dfu",
|
2024-04-11 15:29:10 +00:00
|
|
|
"features": {
|
|
|
|
"bootmagic": true,
|
|
|
|
"mousekey": true,
|
|
|
|
"extrakey": true,
|
|
|
|
"nkro": true
|
|
|
|
},
|
Debounce defines cleanup (#19742)
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
|
|
|
"debounce": 0,
|
2019-05-21 17:49:33 +00:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT_full": {
|
2023-04-24 16:38:35 +00:00
|
|
|
"layout": [
|
|
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 2, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [0, 3], "x": 0, "y": 1},
|
|
|
|
{"matrix": [0, 4], "x": 1, "y": 1},
|
|
|
|
{"matrix": [0, 5], "x": 2, "y": 1}
|
|
|
|
]
|
2019-05-21 17:49:33 +00:00
|
|
|
},
|
|
|
|
"LAYOUT_blocker_right": {
|
2023-04-24 16:38:35 +00:00
|
|
|
"layout": [
|
|
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [0, 3], "x": 0, "y": 1},
|
|
|
|
{"matrix": [0, 4], "x": 1, "y": 1},
|
|
|
|
{"matrix": [0, 5], "x": 2, "y": 1}
|
|
|
|
]
|
2019-05-21 17:49:33 +00:00
|
|
|
},
|
|
|
|
"LAYOUT_blocker_left": {
|
2023-04-24 16:38:35 +00:00
|
|
|
"layout": [
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 2, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [0, 3], "x": 0, "y": 1},
|
|
|
|
{"matrix": [0, 4], "x": 1, "y": 1},
|
|
|
|
{"matrix": [0, 5], "x": 2, "y": 1}
|
|
|
|
]
|
2019-05-21 17:49:33 +00:00
|
|
|
},
|
|
|
|
"LAYOUT_arrows": {
|
2023-04-24 16:38:35 +00:00
|
|
|
"layout": [
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [0, 3], "x": 0, "y": 1},
|
|
|
|
{"matrix": [0, 4], "x": 1, "y": 1},
|
|
|
|
{"matrix": [0, 5], "x": 2, "y": 1}
|
|
|
|
]
|
2019-05-21 17:49:33 +00:00
|
|
|
}
|
|
|
|
}
|
2023-04-24 16:38:35 +00:00
|
|
|
}
|