1
0
Fork 0

[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
This commit is contained in:
fauxpark 2020-01-22 13:21:47 +11:00 committed by Drashna Jaelre
parent 8e500c3670
commit ba264c69c2
7 changed files with 442 additions and 274 deletions

View file

@ -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):