2018-04-30 16:46:23 +02:00
|
|
|
{
|
2022-07-27 23:44:05 +02:00
|
|
|
"keyboard_name": "FC980C",
|
|
|
|
"manufacturer": "Hasu",
|
2018-04-30 16:46:23 +02:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "qmk",
|
2022-07-27 23:44:05 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x4853",
|
|
|
|
"pid": "0x980C",
|
|
|
|
"device_version": "1.0.0"
|
|
|
|
},
|
2024-01-09 11:15:03 +01:00
|
|
|
"dynamic_keymap": {
|
|
|
|
"layer_count": 3
|
|
|
|
},
|
2023-02-17 03:14:29 +01:00
|
|
|
"indicators": {
|
|
|
|
"caps_lock": "B5",
|
|
|
|
"num_lock": "B4",
|
|
|
|
"scroll_lock": "B6"
|
|
|
|
},
|
2023-02-08 08:41:46 +01:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "atmel-dfu",
|
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 20:19:58 +01:00
|
|
|
"debounce": 0,
|
2018-04-30 16:46:23 +02:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-04-12 05:42:51 +02:00
|
|
|
{"matrix": [0, 13], "x": 0, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [2, 13], "x": 2, "y": 0},
|
|
|
|
{"matrix": [5, 13], "x": 3, "y": 0},
|
|
|
|
{"matrix": [3, 13], "x": 4, "y": 0},
|
|
|
|
{"matrix": [6, 13], "x": 5, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [7, 13], "x": 6.5, "y": 0},
|
|
|
|
{"matrix": [7, 15], "x": 7.5, "y": 0},
|
|
|
|
{"matrix": [7, 14], "x": 8.5, "y": 0},
|
|
|
|
{"matrix": [7, 12], "x": 9.5, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [7, 2], "x": 11, "y": 0},
|
|
|
|
{"matrix": [7, 1], "x": 12, "y": 0},
|
|
|
|
{"matrix": [7, 0], "x": 13, "y": 0},
|
|
|
|
{"matrix": [7, 3], "x": 14, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [7, 4], "x": 15.5, "y": 0},
|
|
|
|
{"matrix": [7, 6], "x": 16.5, "y": 0},
|
|
|
|
{"matrix": [7, 7], "x": 17.5, "y": 0},
|
|
|
|
{"matrix": [7, 5], "x": 18.5, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [0, 10], "x": 0, "y": 1.5},
|
|
|
|
{"matrix": [6, 9], "x": 1, "y": 1.5},
|
|
|
|
{"matrix": [5, 9], "x": 2, "y": 1.5},
|
|
|
|
{"matrix": [5, 8], "x": 3, "y": 1.5},
|
|
|
|
{"matrix": [5, 11], "x": 4, "y": 1.5},
|
|
|
|
{"matrix": [6, 15], "x": 5, "y": 1.5},
|
|
|
|
{"matrix": [5, 15], "x": 6, "y": 1.5},
|
|
|
|
{"matrix": [5, 14], "x": 7, "y": 1.5},
|
|
|
|
{"matrix": [6, 12], "x": 8, "y": 1.5},
|
|
|
|
{"matrix": [5, 12], "x": 9, "y": 1.5},
|
|
|
|
{"matrix": [5, 2], "x": 10, "y": 1.5},
|
|
|
|
{"matrix": [5, 1], "x": 11, "y": 1.5},
|
|
|
|
{"matrix": [5, 0], "x": 12, "y": 1.5},
|
|
|
|
{"matrix": [5, 5], "x": 13, "y": 1.5, "w": 2},
|
|
|
|
|
|
|
|
{"matrix": [5, 4], "x": 15.5, "y": 1.5},
|
|
|
|
{"matrix": [5, 6], "x": 16.5, "y": 1.5},
|
|
|
|
{"matrix": [5, 7], "x": 17.5, "y": 1.5},
|
|
|
|
{"matrix": [6, 5], "x": 18.5, "y": 1.5},
|
|
|
|
|
|
|
|
{"matrix": [6, 10], "x": 0, "y": 2.5, "w": 1.5},
|
|
|
|
{"matrix": [3, 9], "x": 1.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 8], "x": 2.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 11], "x": 3.5, "y": 2.5},
|
|
|
|
{"matrix": [3, 11], "x": 4.5, "y": 2.5},
|
|
|
|
{"matrix": [3, 15], "x": 5.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 14], "x": 6.5, "y": 2.5},
|
|
|
|
{"matrix": [3, 14], "x": 7.5, "y": 2.5},
|
|
|
|
{"matrix": [3, 12], "x": 8.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 2], "x": 9.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 1], "x": 10.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 0], "x": 11.5, "y": 2.5},
|
|
|
|
{"matrix": [3, 3], "x": 12.5, "y": 2.5},
|
|
|
|
{"matrix": [5, 3], "x": 13.5, "y": 2.5, "w": 1.5},
|
|
|
|
|
|
|
|
{"matrix": [6, 4], "x": 15.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 6], "x": 16.5, "y": 2.5},
|
|
|
|
{"matrix": [6, 7], "x": 17.5, "y": 2.5},
|
|
|
|
{"matrix": [2, 5], "x": 18.5, "y": 2.5, "h": 2},
|
|
|
|
|
|
|
|
{"matrix": [3, 10], "x": 0, "y": 3.5, "w": 1.75},
|
|
|
|
{"matrix": [2, 9], "x": 1.75, "y": 3.5},
|
|
|
|
{"matrix": [3, 8], "x": 2.75, "y": 3.5},
|
|
|
|
{"matrix": [2, 8], "x": 3.75, "y": 3.5},
|
|
|
|
{"matrix": [2, 11], "x": 4.75, "y": 3.5},
|
|
|
|
{"matrix": [2, 15], "x": 5.75, "y": 3.5},
|
|
|
|
{"matrix": [2, 14], "x": 6.75, "y": 3.5},
|
|
|
|
{"matrix": [2, 12], "x": 7.75, "y": 3.5},
|
|
|
|
{"matrix": [1, 12], "x": 8.75, "y": 3.5},
|
|
|
|
{"matrix": [3, 2], "x": 9.75, "y": 3.5},
|
|
|
|
{"matrix": [3, 1], "x": 10.75, "y": 3.5},
|
|
|
|
{"matrix": [2, 0], "x": 11.75, "y": 3.5},
|
|
|
|
{"matrix": [6, 3], "x": 12.75, "y": 3.5, "w": 2.25},
|
|
|
|
|
|
|
|
{"matrix": [2, 4], "x": 15.5, "y": 3.5},
|
|
|
|
{"matrix": [2, 6], "x": 16.5, "y": 3.5},
|
|
|
|
{"matrix": [2, 7], "x": 17.5, "y": 3.5},
|
|
|
|
|
|
|
|
{"matrix": [2, 10], "x": 0, "y": 4.5, "w": 2.25},
|
|
|
|
{"matrix": [1, 8], "x": 2.25, "y": 4.5},
|
|
|
|
{"matrix": [0, 8], "x": 3.25, "y": 4.5},
|
|
|
|
{"matrix": [1, 11], "x": 4.25, "y": 4.5},
|
|
|
|
{"matrix": [0, 11], "x": 5.25, "y": 4.5},
|
|
|
|
{"matrix": [1, 15], "x": 6.25, "y": 4.5},
|
|
|
|
{"matrix": [1, 14], "x": 7.25, "y": 4.5},
|
|
|
|
{"matrix": [0, 14], "x": 8.25, "y": 4.5},
|
|
|
|
{"matrix": [2, 2], "x": 9.25, "y": 4.5},
|
|
|
|
{"matrix": [1, 1], "x": 10.25, "y": 4.5},
|
|
|
|
{"matrix": [2, 1], "x": 11.25, "y": 4.5},
|
|
|
|
{"matrix": [3, 0], "x": 12.25, "y": 4.5, "w": 1.75},
|
|
|
|
|
|
|
|
{"matrix": [3, 4], "x": 14.25, "y": 4.75},
|
|
|
|
|
|
|
|
{"matrix": [1, 4], "x": 15.5, "y": 4.5},
|
|
|
|
{"matrix": [1, 6], "x": 16.5, "y": 4.5},
|
|
|
|
{"matrix": [1, 7], "x": 17.5, "y": 4.5},
|
|
|
|
{"matrix": [1, 5], "x": 18.5, "y": 4.5, "h": 2},
|
|
|
|
|
|
|
|
{"matrix": [1, 10], "x": 0, "y": 5.5, "w": 1.25},
|
|
|
|
{"matrix": [0, 9], "x": 1.25, "y": 5.5},
|
|
|
|
{"matrix": [1, 9], "x": 2.25, "y": 5.5, "w": 1.25},
|
|
|
|
{"matrix": [0, 15], "x": 3.5, "y": 5.5, "w": 6},
|
|
|
|
{"matrix": [0, 2], "x": 9.5, "y": 5.5, "w": 1.25},
|
|
|
|
{"matrix": [0, 1], "x": 10.75, "y": 5.5},
|
|
|
|
{"matrix": [1, 0], "x": 11.75, "y": 5.5, "w": 1.25},
|
|
|
|
|
|
|
|
{"matrix": [0, 0], "x": 13.25, "y": 5.75},
|
|
|
|
{"matrix": [0, 4], "x": 14.25, "y": 5.75},
|
|
|
|
{"matrix": [0, 6], "x": 15.25, "y": 5.75},
|
|
|
|
|
|
|
|
{"matrix": [0, 7], "x": 16.5, "y": 5.5},
|
|
|
|
{"matrix": [0, 5], "x": 17.5, "y": 5.5}
|
2018-04-30 16:46:23 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|