fc06c143b1
* Create config.h * Add files via upload * Create keymap.c * Create keymap.c * Create rules.mk * Update readme.md * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * Update config.h * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
19 lines
375 B
JSON
19 lines
375 B
JSON
{
|
|
"keyboard_name": "latin6rgb",
|
|
"url": "",
|
|
"maintainer": "18438880",
|
|
"width": 2,
|
|
"height": 3,
|
|
"layouts": {
|
|
"LAYOUT_numpad_2x3": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":1},
|
|
{"x":2, "y":1}
|
|
]
|
|
}
|
|
}
|
|
}
|