qmk-keychron-q3-colemak-dh/keyboards/reviung/reviung41/keymaps/vial/vial.json
B. G. Kendall d1f4a03f75
Add Vial setup for Reviung41 (#258)
* Add support for Reviung41

* Add readme file for Reviung41 Vial keymap

* Add comment to unlock key settings

* Update readme with link to KLE layout.

* Reduce firmware size when using a ProMicro

The following functions will be disabled to reduce firmware size when using a ProMicro MCU:

  * QMK Settings
  * Mouse Keys

If an alternate MCU is used and a [converter](https://docs.qmk.fm/#/feature_converters?id=supported-converters) is specified, these features will be enabled.

`readme.md` has been updated to note this.
2022-10-08 18:17:42 -06:00

41 lines
1.6 KiB
JSON

{
"name": "reviung41",
"vendorId": "0x7807",
"productId": "0xDCCB",
"lighting": "qmk_rgblight",
"matrix": { "rows": 7, "cols": 6 },
"layouts": {
"keymap": [
[{"y":4.2,"x":5.525,"w":2.25},"6,2"],
[{"r":2,"rx":10.5,"ry":4.5,"y":-1,"x":-1.25,"w":1.25},"6,4"],
[{"r":10,"rx":5.425,"ry":4.2,"x":-1.25,"w":1.25},"6,1"],
[{"rx":6.75,"ry":0,"y":0.75,"x":-3},"0,3"],
[{"y":-0.82,"x":-4},"0,2",{"x":1},"0,4"],
[{"y":-0.82,"x":-5},"0,1",{"x":3},"0,5"],
[{"y":-0.82,"x":-6},"0,0"],
[{"y":-0.54,"x":-3},"1,3"],
[{"y":-0.82,"x":-4},"1,2",{"x":1},"1,4"],
[{"y":-0.82,"x":-5},"1,1",{"x":3},"1,5"],
[{"y":-0.82,"x":-6},"1,0"],
[{"y":-0.54,"x":-3},"2,3"],
[{"y":-0.82,"x":-4},"2,2",{"x":1},"2,4"],
[{"y":-0.82,"x":-5},"2,1",{"x":3},"2,5"],
[{"rx":6.8,"y":3.29,"x":-6.05},"2,0"],
[{"r":-10,"rx":6.5,"y":0.75,"x":2},"3,2"],
[{"y":-0.82,"x":1},"3,1",{"x":1},"3,3"],
[{"y":-0.82},"3,0",{"x":3},"3,4"],
[{"y":-0.82,"x":5},"3,5"],
[{"y":-0.54,"x":2},"4,2"],
[{"y":-0.82,"x":1},"4,1",{"x":1},"4,3"],
[{"y":-0.82},"4,0",{"x":3},"4,4"],
[{"y":-0.82,"x":5},"4,5"],
[{"y":-0.54,"x":2},"5,2"],
[{"y":-0.82,"x":1},"5,1",{"x":1},"5,3"],
[{"y":-0.82},"5,0",{"x":3},"5,4"],
[{"y":-0.82,"x":5},"5,5"],
[{"rx":7.875,"ry":4.2,"w":1.25},"6,3"],
[{"r":-2,"rx":2.75,"ry":4.5,"y":-1,"w":1.25},"6,0"]
]
}
}