Browse Source

Update 15PAD & 6PAD (#23397)

pull/23022/merge
zlabkeeb 1 month ago
committed by GitHub
parent
commit
03a3a2673d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 13 deletions
  1. +12
    -12
      keyboards/zlabkeeb/15pad/keyboard.json
  2. +2
    -1
      keyboards/zlabkeeb/6pad/readme.md

+ 12
- 12
keyboards/zlabkeeb/15pad/keyboard.json View File

@ -59,18 +59,18 @@
{"x": 0, "y": 0, "matrix": [0, 0], "encoder": 0},
{"x": 1, "y": 0, "matrix": [0, 1], "encoder": 1},
{"x": 3, "y": 0, "matrix": [0, 3], "encoder": 2},
{"x": 0, "y": 0, "matrix": [1, 0]},
{"x": 1, "y": 0, "matrix": [1, 1]},
{"x": 2, "y": 0, "matrix": [1, 2]},
{"x": 3, "y": 0, "matrix": [1, 3]},
{"x": 0, "y": 0, "matrix": [2, 0]},
{"x": 1, "y": 0, "matrix": [2, 1]},
{"x": 2, "y": 0, "matrix": [2, 2]},
{"x": 3, "y": 0, "matrix": [2, 3]},
{"x": 0, "y": 0, "matrix": [3, 0]},
{"x": 1, "y": 0, "matrix": [3, 1]},
{"x": 2, "y": 0, "matrix": [3, 2]},
{"x": 3, "y": 0, "matrix": [3, 3]}
{"x": 0, "y": 1, "matrix": [1, 0]},
{"x": 1, "y": 1, "matrix": [1, 1]},
{"x": 2, "y": 1, "matrix": [1, 2]},
{"x": 3, "y": 1, "matrix": [1, 3]},
{"x": 0, "y": 2, "matrix": [2, 0]},
{"x": 1, "y": 2, "matrix": [2, 1]},
{"x": 2, "y": 2, "matrix": [2, 2]},
{"x": 3, "y": 2, "matrix": [2, 3]},
{"x": 0, "y": 3, "matrix": [3, 0]},
{"x": 1, "y": 3, "matrix": [3, 1]},
{"x": 2, "y": 3, "matrix": [3, 2]},
{"x": 3, "y": 3, "matrix": [3, 3]}
]
}
}


+ 2
- 1
keyboards/zlabkeeb/6pad/readme.md View File

@ -7,7 +7,7 @@
- Support RGB light UnderGlow
- Keyboard Maintainer: [zlabkeeb](https://github.com/zlabkeeb)
- Hardware Supported: 6Pad PCB, Promicro
- Hardware Availability: (INDONESIA Only) Will be available at [Tokopedia](https://www.tokopedia.com/zahranetid)
- Hardware Availability: (INDONESIA ONLY) [Tokopedia](https://www.tokopedia.com/zahranetid/macropad-6pad-via-compatible-by-zlabkeeb)
Make example for this keyboard (after setting up your build environment):
@ -24,3 +24,4 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to
Enter the bootloader in 1 way:
- **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead

Loading…
Cancel
Save