forked from forks/qmk_firmware
f4ff225c00
ANAVI Macro Pad 8 is an open source mini mechanical keyboard with 8 keys, backlit, addressable RGB WS2812B LED strip on the back and mini OLED display. Powered by ATmega 32U4 microcontroller and with microUSB connector. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Signed-off-by: Leon Anavi <leon@anavi.org>
13 lines
312 B
JSON
13 lines
312 B
JSON
{
|
|
"keyboard_name": "ANAVI Macro Pad 8",
|
|
"url": "",
|
|
"maintainer": "leon-anavi",
|
|
"width": 4,
|
|
"height": 2,
|
|
"layouts": {
|
|
"LAYOUT_ortho_2x4": {
|
|
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
|
|
}
|
|
}
|
|
}
|