[Keyboard] KiwiKeebs Macro V2 (QMK/VIA) and update to V1 (#13499)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ash <ash@splitpixel.co.uk>
This commit is contained in:
AKiwi92
2021-09-11 05:20:43 +01:00
committed by GitHub
parent 6213989c32
commit d0b1d9f548
16 changed files with 366 additions and 11 deletions

View File

@@ -0,0 +1,19 @@
{
"keyboard_name": "KiwiKeebs MacroBoard v.2.0",
"url": "https://www.reddit.com/r/mechmarket/comments/ibijrd/ic_kiwikeebs_6key_macroboard_rotary_encoder_diy/",
"maintainer": "KiwiKeebs",
"layouts": {
"LAYOUT": {
"layout": [
{ "label": "k00", "x": 0, "y": 0 },
{ "label": "k01", "x": 1, "y": 0 },
{ "label": "k02", "x": 2, "y": 0 },
{ "label": "k03", "x": 0, "y": 1 },
{ "label": "k04", "x": 1, "y": 1 },
{ "label": "k05", "x": 2, "y": 1 },
{ "label": "k06", "x": 3, "y": 0, "h":2, "w":2 }
]
}
}
}