]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/cospad/readme.md
make new_project.sh work correctly on osx too
[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: 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 [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.