qmk-dactyl-manuform-a/keyboards/kbdfans/kbd4x
Zach White d02c4c5241
Add a <FEATURE>_SUPPORTED flag (#9058)
* Initial attempt at allowing keyboards to indicate what features they do not support

* try to use a for loop instead

* Update disable_features.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* add a few more features

* remove my test fixture

* disable things that make all:all suggested"

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-30 13:08:58 -08:00
..
keymaps/default [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
info.json Fix KBDfans KBD4x keyboard dimensions in info.json 2019-04-13 01:27:36 -07:00
kbd4x.c [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
kbd4x.h [Keyboard] Adding ortho_4x12 & planck_mit layouts for KBD4X (#5729) 2019-04-29 17:27:49 -07:00
readme.md [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
rules.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08: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 kbdfans/kbd4x:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.