qmk-keychron-q3-colemak-dh/keyboards/tweetydabird/lbs4/keymaps/vial/vial.json
Markus Knutsson ef676bce48
[Keyboard] Little Big Scroll (#264)
* lbs 4 initial

* LBS 4

Completed firmware

* LBS 6

Completed Firmware

* Cleanup LBS4

* Cleanup LBS6

* fixed keymap

* Update readme.md

* LBS 6 modified to info.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update config.h

* Added default QMK keymaps
2022-10-20 20:02:30 -06:00

39 lines
710 B
JSON

{
"name": "Little Big Scroll 4",
"lighting": "qmk_rgblight",
"matrix": {
"rows": 2,
"cols": 3
},
"layouts": {
"keymap":
[
[
"0,0",
"0,1",
{
"x": 1.5
},
"0,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"y": -0.5,
"x": 2.25
},
"1,2"
],
[
{
"y": -0.5
},
"1,0",
"1,1",
{
"x": 1.5
},
"0,0\n\n\n\n\n\n\n\n\ne"
]
]
}
}