qmk-firmware/keyboards/cospad
MechMerlin 5953af3215 Cospad QMK Configurator support and refactor (#3319)
* Refactor KEYMAP to LAYOUT standards

- Change KEYMAP to LAYOUT_ortho
- Added a new LAYOUT called LAYOUT_numpad

* Use the new LAYOUT_numpad macro

* Add QMK Configurator support

* Change LAYOUT names as per code review

* Change positioning of keys in the matrix

* fix compile issue
2018-07-05 10:43:15 -07:00
..
keymaps/default
config.h
cospad.c
cospad.h
info.json
readme.md
rules.mk

readme.md

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 Ortholinear Layout of COSPAD

Make example for this keyboard (after setting up your build environment):

make cospad:default

See build environment setup then the make instructions for more information.