Keyboard: Add support for the KBD4x (#4036)
* Generate a new project for the KBD4x * Specify the possible layouts for the KBD4x - MIT and grid * Fill out the readme for the KBD4x * Configure the default keymap and wiring configuration as specified on http://qmkeyboard.cn/ * Add info.json for QMK Configurator * Enable backlight support for the KBD4x * Standardise on LAYOUT_planck_mit/LAYOUT_ortho_4x12 layout names * Add whitespace so the Readme will render correctly * Disable mouse keys support for the KBD4x to make the firmware small enough
This commit is contained in:
committed by
Drashna Jaelre
parent
abcf64ecbd
commit
9f2e39732f
@@ -0,0 +1,15 @@
|
||||
# KBD4x
|
||||
|
||||

|
||||
|
||||
A compact 40% (12x4) ortholinear keyboard kit sold by KBDFans.
|
||||
|
||||
Keyboard Maintainer: 
|
||||
Hardware Supported: KBD4x PCB
|
||||
Hardware Availability: https://kbdfans.cn/collections/diy-kit/products/kbd4x-custom-mechanical-keyboard-hot-swap-diy-kit
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make kbd4x:default
|
||||
|
||||
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).
|
||||
Reference in New Issue
Block a user