qmk_firmware/keyboards/kbd4x
Rebecca Le 9f2e39732f 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
2018-10-01 20:43:43 -07:00
..
keymaps/default Keyboard: Add support for the KBD4x (#4036) 2018-10-01 20:43:43 -07:00
config.h Keyboard: Add support for the KBD4x (#4036) 2018-10-01 20:43:43 -07:00
info.json Keyboard: Add support for the KBD4x (#4036) 2018-10-01 20:43:43 -07:00
kbd4x.c Keyboard: Add support for the KBD4x (#4036) 2018-10-01 20:43:43 -07:00
kbd4x.h Keyboard: Add support for the KBD4x (#4036) 2018-10-01 20:43:43 -07:00
readme.md Keyboard: Add support for the KBD4x (#4036) 2018-10-01 20:43:43 -07:00
rules.mk Keyboard: Add support for the KBD4x (#4036) 2018-10-01 20:43:43 -07:00

readme.md

KBD4x

KBD4x

A compact 40% (12x4) ortholinear keyboard kit sold by KBDFans.

Keyboard Maintainer: sevenseacat
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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.