qmk-firmware/keyboards/fractal
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps/default Keyboard: Added support for the Fractal keyboard (#3457) 2018-07-21 12:14:32 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07: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 Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05: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.