| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "keyboard_name": "Botanical Keyboards FM2U",
- "url": "",
- "maintainer": "qmk",
- "width": 1,
- "height": 1,
- "layouts": {
- "LAYOUT_1u": {
- "layout": [
- {"x": 0, "y": 0}
- ]
- },
- "LAYOUT_1u25": {
- "layout": [
- {"x": 0, "y": 0, "w": 1.25}
- ]
- },
- "LAYOUT_1u5": {
- "layout": [
- {"x": 0, "y": 0, "w": 1.50}
- ]
- },
- "LAYOUT_1u75": {
- "layout": [
- {"x": 0, "y": 0, "w": 1.75}
- ]
- },
- "LAYOUT_2u": {
- "layout": [
- {"x": 0, "y": 0, "w": 2}
- ]
- },
- "LAYOUT_2u25": {
- "layout": [
- {"x": 0, "y": 0, "w": 2.25}
- ]
- },
- "LAYOUT_2u75": {
- "layout": [
- {"x": 0, "y": 0, "w": 2.75}
- ]
- },
- "LAYOUT_3u": {
- "layout": [
- {"x": 0, "y": 0, "w": 3}
- ]
- },
- "LAYOUT_6u": {
- "layout": [
- {"x": 0, "y": 0, "w": 6}
- ]
- },
- "LAYOUT_6u25": {
- "layout": [
- {"x": 0, "y": 0, "w": 6.25}
- ]
- },
- "LAYOUT_7u": {
- "layout": [
- {"x": 0, "y": 0, "w": 7}
- ]
- },
- "LAYOUT_isoenter": {
- "layout": [
- {"x": 0.25, "y": 0, "w": 1.25, "h": 2}
- ]
- }
- }
- }
|