summaryrefslogtreecommitdiffstats
path: root/keyboards/cospad/readme.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2020-01-22 13:21:47 +1100
committerDrashna Jaelre <drashna@live.com>2020-01-21 18:21:47 -0800
commitba264c69c28dd36ab8bd7eda1ba19ecf51eae6a9 (patch)
tree17ee56b0444b4bf25d5a6e205dac28e2e8c045d9 /keyboards/cospad/readme.md
parent8e500c36709d6b3c1d1906db22d635ea55f74e70 (diff)
[Keyboard] Cospad refactor (#7957)
* Cospad refactor * Add num lock indicator code * Add led_init_ports() * Revert change to matrix position blanks * Define BACKLIGHT_ON_STATE explicitly, in anticipation of PR6749
Diffstat (limited to 'keyboards/cospad/readme.md')
-rw-r--r--keyboards/cospad/readme.md17
1 files changed, 7 insertions, 10 deletions
diff --git a/keyboards/cospad/readme.md b/keyboards/cospad/readme.md
index 2e9add691f..9bb3dfdc0e 100644
--- a/keyboards/cospad/readme.md
+++ b/keyboards/cospad/readme.md
@@ -1,18 +1,15 @@
-COSPAD
-===
+# Cospad
-A DIY Keypad Kit sold by KPRepublic, runs TKG natively.
+A DIY keypad kit sold by KPRepublic, runs TKG natively.
-Keyboard Maintainer: QMK Community
-Hardware Supported: COSPAD
-Hardware Availability: [KPrepublic on Aliexpress](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.
+* Keyboard Maintainer: QMK Community
+* Hardware Supported: Cospad PCB
+* Hardware Availability: [KPrepublic on Aliexpress](https://aliexpress.com/item/cospad-Custom-Mechanical-Keyboard-Kit-up-tp-24-keys-Supports-TKG-TOOLS-Underglow-RGB-PCB-20/32818383873.html)
Supported Layouts:
-![Numpad Layout of COSPAD](https://i.imgur.com/t03lXJ4.png)
-![Ortholinear Layout of COSPAD](https://i.imgur.com/mliUcCc.png)
+![Numpad layouts](https://i.imgur.com/t03lXJ4.png)
+![Ortholinear layouts](https://i.imgur.com/mliUcCc.png)
Make example for this keyboard (after setting up your build environment):