[Keyboard] Georgi Support (#5384)
* Working on chording * Working on chording * Got layouts in order * Initial Georgi support * forgot to add keymaps * Updated readme * Update keyboards/georgi/keymaps/template/readme.md Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/matrix.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/template/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/matrix.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Disabled features, updated info * Update keyboards/georgi/config.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/config.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Fixed info.json
This commit is contained in:
committed by
Drashna Jaelre
parent
2558372b3f
commit
980a41e904
@@ -0,0 +1,133 @@
|
||||
{
|
||||
"keyboard_name": "Georgi",
|
||||
"url": "http://gboards.ca",
|
||||
"maintainer": "germ",
|
||||
"width": 13.2,
|
||||
"height": 3.68,
|
||||
"layouts": {
|
||||
"LAYOUT_georgi": {
|
||||
"layout": [
|
||||
{
|
||||
"x": 0.05,
|
||||
"y": 0.54
|
||||
},
|
||||
{
|
||||
"x": 1.06,
|
||||
"y": 0.55
|
||||
},
|
||||
{
|
||||
"x": 2.06,
|
||||
"y": 0.29
|
||||
},
|
||||
{
|
||||
"x": 3.05,
|
||||
"y": 0.16
|
||||
},
|
||||
{
|
||||
"x": 4.06,
|
||||
"y": 0.41
|
||||
},
|
||||
{
|
||||
"x": 5.06,
|
||||
"y": 0.54
|
||||
},
|
||||
{
|
||||
"x": 7.1899999999999995,
|
||||
"y": 0.41
|
||||
},
|
||||
{
|
||||
"x": 8.2,
|
||||
"y": 0.3
|
||||
},
|
||||
{
|
||||
"x": 9.2,
|
||||
"y": 0.05
|
||||
},
|
||||
{
|
||||
"x": 10.2,
|
||||
"y": 0.29
|
||||
},
|
||||
{
|
||||
"x": 11.2,
|
||||
"y": 0.43
|
||||
},
|
||||
{
|
||||
"x": 12.2,
|
||||
"y": 0.42
|
||||
},
|
||||
{
|
||||
"x": 0.05,
|
||||
"y": 1.54
|
||||
},
|
||||
{
|
||||
"x": 1.06,
|
||||
"y": 1.54
|
||||
},
|
||||
{
|
||||
"x": 2.06,
|
||||
"y": 1.28
|
||||
},
|
||||
{
|
||||
"x": 3.05,
|
||||
"y": 1.16
|
||||
},
|
||||
{
|
||||
"x": 4.06,
|
||||
"y": 1.4
|
||||
},
|
||||
{
|
||||
"x": 5.06,
|
||||
"y": 1.54
|
||||
},
|
||||
{
|
||||
"x": 7.1899999999999995,
|
||||
"y": 1.4
|
||||
},
|
||||
{
|
||||
"x": 8.2,
|
||||
"y": 1.28
|
||||
},
|
||||
{
|
||||
"x": 9.2,
|
||||
"y": 1.04
|
||||
},
|
||||
{
|
||||
"x": 10.2,
|
||||
"y": 1.28
|
||||
},
|
||||
{
|
||||
"x": 11.2,
|
||||
"y": 1.42
|
||||
},
|
||||
{
|
||||
"x": 12.2,
|
||||
"y": 1.42
|
||||
},
|
||||
{
|
||||
"x": 3.05,
|
||||
"y": 2.67
|
||||
},
|
||||
{
|
||||
"x": 4.06,
|
||||
"y": 2.68
|
||||
},
|
||||
{
|
||||
"x": 5.06,
|
||||
"y": 2.68
|
||||
},
|
||||
{
|
||||
"x": 7.19,
|
||||
"y": 2.67
|
||||
},
|
||||
{
|
||||
"x": 8.2,
|
||||
"y": 2.67
|
||||
},
|
||||
{
|
||||
"x": 9.2,
|
||||
"y": 2.66
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user