1
0
Fork 0

Keyboard: Fractal layout macro and readme cleanup (#4789)

* Fractal: layout macro cleanup

Removed KEYMAP alias for LAYOUT_preonic_mit. Alias was unused, and the terminology usage is deprecated.

* Fractal: readme cleanup

Updated the line containing the documentation links in the readme.

* Fractal: disable preonic_mit community layout

QMK doesn't have a preonic_mit community layout at this time.

Disables preonic_mit as an option for community layout. Can be re-enabled when the layout is added.
This commit is contained in:
noroadsleft 2019-01-06 11:05:24 -08:00 committed by Drashna Jaelre
parent 4aaa4b3428
commit 2c0bc5ed6b
3 changed files with 3 additions and 8 deletions

View file

@ -11,4 +11,4 @@ Make example for this keyboard (after setting up your build environment):
make fractal:default
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).