]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/cospad/readme.md
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / cospad / readme.md
1 COSPAD
2 ===
3
4 A DIY Keypad Kit sold by KPRepublic, runs TKG natively.
5
6 Keyboard Maintainer: QMK Community  
7 Hardware Supported: COSPAD  
8 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)
9
10 Only supports on and off for the backlight leds, as they are not connected to a PWM pin.
11
12 Supported Layouts:
13
14 ![Numpad Layout of COSPAD](https://i.imgur.com/t03lXJ4.png)
15 ![Ortholinear Layout of COSPAD](https://i.imgur.com/mliUcCc.png)
16
17 Make example for this keyboard (after setting up your build environment):
18
19     make cospad:default
20
21 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).