qmk-dactyl-manuform-a/keyboards/fractal
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 Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
config.h Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
fractal.c Keyboard: Added support for the Fractal keyboard (#3457) 2018-07-21 12:14:32 -07:00
fractal.h Keyboard: Fractal layout macro and readme cleanup (#4789) 2019-01-06 11:05:24 -08:00
info.json Keyboard: Added support for the Fractal keyboard (#3457) 2018-07-21 12:14:32 -07:00
readme.md Keyboard: Fractal layout macro and readme cleanup (#4789) 2019-01-06 11:05:24 -08:00
rules.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00

readme.md

Fractal

The Fractal keyboard has a layout inspired by keyboards such as Preonic and JJ50. It aims to deliver a good quality but affordable keyboard. It supports Alps and MX switches and uses a Pro Micro as the controller.

Keyboard Maintainer: The QMK Community
Hardware Supported: Fractal
Hardware Availability: KeyPCB

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

make fractal:default

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