f9f3a11c20
Apparently the default keymaps for `contra` and `fractal` were derived from some `planck` keymap which contained code to control the status LED in the implementation of the `BACKLIT` custom keycode. Unfortunately, the code to control the LED manipulated the `E6` pin directly, and it was copied without changes, but the `contra` and `fractal` boards use the `E6` pin in the matrix, therefore pressing the key mapped to `BACKLIT` resulted in phantom keypresses for all keys in the corresponding column. |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
fractal.c | ||
fractal.h | ||
info.json | ||
readme.md | ||
rules.mk |
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.