qmk_firmware/keyboards/fractal
Ryan 41c50bb653
Change keyboard level include guards to pragma once (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps/default Remove MIDI_ENABLE_STRICT from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
config.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10: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 Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00

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.