summaryrefslogtreecommitdiffstats
path: root/keyboards/cospad/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cospad/readme.md')
-rw-r--r--keyboards/cospad/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/cospad/readme.md b/keyboards/cospad/readme.md
new file mode 100644
index 000000000..436b87dce
--- /dev/null
+++ b/keyboards/cospad/readme.md
@@ -0,0 +1,21 @@
+COSPAD
+===
+
+A DIY Keypad Kit sold by KPRepublic, runs TKG natively.
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: COSPAD
+Hardware Availability: https://aliexpress.com/item/cospad-Custom-Mechanical-Keyboard-Kit-up-tp-24-keys-Supports-TKG-TOOLS-Underglow-RGB-PCB-20/32818383873.html
+
+Only supports on and off for the backlight leds, as they are not connected to a PWM pin.
+
+Supported Layouts:
+
+![Numpad Layout of COSPAD](https://i.imgur.com/t03lXJ4.png)
+![Ortholinear Layout of COSPAD](https://i.imgur.com/mliUcCc.png)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cospad:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.