diff options
author | Dam Vu Duy <RyanDam@users.noreply.github.com> | 2025-04-07 00:56:19 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-06 10:56:19 -0700 |
commit | 9e775b8e9d955828407b586f980187461c5bfbd6 (patch) | |
tree | be639999d2f226a8fa547bce1c70ea2b887a83fc /keyboards/coban/pad12a/readme.md | |
parent | 625d62efdf3cf6d720b6620d18774d7513d62d22 (diff) |
Add Coban Pad 12A (#25039)
Co-authored-by: jack <jack@pngu.org>
Diffstat (limited to 'keyboards/coban/pad12a/readme.md')
-rw-r--r-- | keyboards/coban/pad12a/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/coban/pad12a/readme.md b/keyboards/coban/pad12a/readme.md new file mode 100644 index 0000000000..92b5b4528b --- /dev/null +++ b/keyboards/coban/pad12a/readme.md @@ -0,0 +1,23 @@ +# Coban Pad 12A + + +Small ortho keyboard with 11 hotswapable buttons and 1 encoder + +* Keyboard Maintainer: [RyanDam](https://github.com/RyanDam) +* Hardware Supported: Coban Pad 12A + +Make example for this keyboard (after setting up your build environment): + + make coban/pad12a:default + +Flashing example for this keyboard: + + make coban/pad12a:default:flash + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader: + +* **boot button**: Hold the BOOT button on the back of the PCB while plug in usb cable |